Home
last modified time | relevance | path

Searched refs:SCHEME_THUMBNAIL (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtManager.java47 public static final String SCHEME_THUMBNAIL = "thumbnail"; field in AvrcpCoverArtManager
143 mDownloadScheme = SystemProperties.get(AVRCP_CONTROLLER_COVER_ART_SCHEME, SCHEME_THUMBNAIL); in AvrcpCoverArtManager()
385 case SCHEME_THUMBNAIL: in determineImageDescriptor()