Searched refs:handleNowPlayingContentChanged (Results 1 – 3 of 3) sorted by relevance
327 void handleNowPlayingContentChanged(byte[] address) { in handleNowPlayingContentChanged() method in AvrcpControllerNativeInterface330 mAvrcpController.handleNowPlayingContentChanged(device); in handleNowPlayingContentChanged()
680 void handleNowPlayingContentChanged(BluetoothDevice device) { in handleNowPlayingContentChanged() method in AvrcpControllerService
333 public void handleNowPlayingContentChanged() { in handleNowPlayingContentChanged() method in AvrcpControllerServiceTest334 mService.handleNowPlayingContentChanged(mRemoteDevice); in handleNowPlayingContentChanged()