Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java62 private static final String COVER_ART_PROVIDER = AvrcpCoverArtProvider.class.getCanonicalName(); field in AvrcpControllerService
158 setComponentAvailable(COVER_ART_PROVIDER, true); in start()
185 setComponentAvailable(COVER_ART_PROVIDER, false); in stop()