Searched refs:BluetoothMediaBrowserService (Results 1 – 6 of 6) sorted by relevance
177 BluetoothMediaBrowserService.getTransportControls(); in testDisconnect()179 BluetoothMediaBrowserService.getPlaybackState()); in testDisconnect()189 BluetoothMediaBrowserService.getTransportControls(); in testControlOnly()192 BluetoothMediaBrowserService.getPlaybackState()); in testControlOnly()211 BluetoothMediaBrowserService.getPlaybackState()); in testControlOnly()224 BluetoothMediaBrowserService.getPlaybackState()); in testBrowsingOnly()243 BluetoothMediaBrowserService.getTransportControls(); in testBrowsingOnly()245 BluetoothMediaBrowserService.getPlaybackState()); in testBrowsingOnly()276 BluetoothMediaBrowserService.getTransportControls(); in testPlay()295 BluetoothMediaBrowserService.getTransportControls(); in testPause()[all …]
240 || BluetoothMediaBrowserService.getPlaybackState() in requestActive()264 BluetoothMediaBrowserService.addressedPlayerChanged(mSessionCallbacks); in setActive()265 BluetoothMediaBrowserService.notifyChanged(mAddressedPlayer.getPlaybackState()); in setActive()266 BluetoothMediaBrowserService.notifyChanged(mBrowseTree.mNowPlayingNode); in setActive()271 BluetoothMediaBrowserService.trackChanged(null); in setActive()272 BluetoothMediaBrowserService.addressedPlayerChanged(null); in setActive()291 BluetoothMediaBrowserService.notifyChanged(mService in onBrowsingConnected()304 BluetoothMediaBrowserService.notifyChanged(mBrowseTree.mNowPlayingNode); in onBrowsingDisconnected()308 BluetoothMediaBrowserService.notifyChanged(mService in onBrowsingDisconnected()381 BluetoothMediaBrowserService.notifyChanged(node); in notifyChanged()[all …]
51 public class BluetoothMediaBrowserService extends MediaBrowserServiceCompat { class55 private static BluetoothMediaBrowserService sBluetoothMediaBrowserService;
140 Intent startIntent = new Intent(this, BluetoothMediaBrowserService.class); in start()147 Intent stopIntent = new Intent(this, BluetoothMediaBrowserService.class); in stop()
151 MediaSessionCompat session = BluetoothMediaBrowserService.getSession(); in setCurrentPlayerApplicationSettings()
34 import com.android.bluetooth.avrcpcontroller.BluetoothMediaBrowserService;239 if (BluetoothMediaBrowserService.getPlaybackState() in handleMessage()319 BluetoothMediaBrowserService.setActive(true); in requestMediaKeyFocus()338 BluetoothMediaBrowserService.setActive(false); in releaseMediaKeyFocus()360 BluetoothMediaBrowserService.pause(); in sendAvrcpPause()364 BluetoothMediaBrowserService.play(); in sendAvrcpPlay()