Searched refs:avrcpControllerService (Results 1 – 2 of 2) sorted by relevance
223 AvrcpControllerService avrcpControllerService = in handleMessage() local225 if (avrcpControllerService != null) { in handleMessage()226 avrcpControllerService.onAudioFocusStateChanged(focusChangeCode); in handleMessage()
216 AvrcpControllerService avrcpControllerService = in getContents() local218 if (avrcpControllerService == null) { in getContents()222 return avrcpControllerService.getContents(parentMediaId); in getContents()