Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java99 AvrcpControllerService avrcpControllerService = in getContents() local
101 if (avrcpControllerService == null) { in getContents()
104 return avrcpControllerService.getContents(parentMediaId); in getContents()