Searched refs:BluetoothMediaBrowserService (Results 1 – 5 of 5) sorted by relevance
210 BluetoothMediaBrowserService.notifyChanged(mService in onBrowsingConnected()212 BluetoothMediaBrowserService.notifyChanged(mAddressedPlayer.getPlaybackState()); in onBrowsingConnected()221 BluetoothMediaBrowserService.notifyChanged(mBrowseTree.mNowPlayingNode); in onBrowsingDisconnected()226 BluetoothMediaBrowserService.notifyChanged(pbb.build()); in onBrowsingDisconnected()229 BluetoothMediaBrowserService.notifyChanged(mService in onBrowsingDisconnected()231 BluetoothMediaBrowserService.trackChanged(null); in onBrowsingDisconnected()236 BluetoothMediaBrowserService.notifyChanged(node); in notifyChanged()293 BluetoothMediaBrowserService.addressedPlayerChanged(mSessionCallbacks); in enter()327 BluetoothMediaBrowserService.trackChanged((MediaMetadata) msg.obj); in processMessage()332 BluetoothMediaBrowserService.notifyChanged(mAddressedPlayer.getPlaybackState()); in processMessage()[all …]
47 public class BluetoothMediaBrowserService extends MediaBrowserService { class51 private static BluetoothMediaBrowserService sBluetoothMediaBrowserService;
116 Intent startIntent = new Intent(this, BluetoothMediaBrowserService.class); in start()123 Intent stopIntent = new Intent(this, BluetoothMediaBrowserService.class); in stop()
217 BluetoothMediaBrowserService.getTransportControls(); in testPlay()236 BluetoothMediaBrowserService.getTransportControls(); in testPause()255 BluetoothMediaBrowserService.getTransportControls(); in testStop()274 BluetoothMediaBrowserService.getTransportControls(); in testNext()294 BluetoothMediaBrowserService.getTransportControls(); in testPrevious()314 BluetoothMediaBrowserService.getTransportControls(); in testFastForward()335 BluetoothMediaBrowserService.getTransportControls(); in testRewind()479 BluetoothMediaBrowserService.getTransportControls(); in testPlayWhileBrowsing()
32 import com.android.bluetooth.avrcpcontroller.BluetoothMediaBrowserService;307 BluetoothMediaBrowserService.setActive(true); in requestMediaKeyFocus()327 BluetoothMediaBrowserService.setActive(false); in releaseMediaKeyFocus()347 BluetoothMediaBrowserService.pause(); in sendAvrcpPause()351 BluetoothMediaBrowserService.play(); in sendAvrcpPlay()