Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpCoverArtManager.java44 public static final String AVRCP_CONTROLLER_COVER_ART_SCHEME = field in AvrcpCoverArtManager
143 mDownloadScheme = SystemProperties.get(AVRCP_CONTROLLER_COVER_ART_SCHEME, SCHEME_THUMBNAIL); in AvrcpCoverArtManager()