Searched refs:avrcpControllerService (Results 1 – 2 of 2) sorted by relevance
221 AvrcpControllerService avrcpControllerService = in handleMessage() local223 if (avrcpControllerService != null) { in handleMessage()224 avrcpControllerService.onAudioFocusStateChanged(focusChangeCode); in handleMessage()
194 AvrcpControllerService avrcpControllerService = in getContents() local196 if (avrcpControllerService == null) { in getContents()200 return avrcpControllerService.getContents(parentMediaId); in getContents()