Home
last modified time | relevance | path

Searched refs:sBluetoothMediaBrowserService (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DBluetoothMediaBrowserService.java119 sBluetoothMediaBrowserService = this; in onCreate()
210 if (sBluetoothMediaBrowserService != null) { in notifyChanged()
220 if (sBluetoothMediaBrowserService != null) { in addressedPlayerChanged()
233 if (sBluetoothMediaBrowserService != null) { in trackChanged()
247 if (sBluetoothMediaBrowserService != null) { in notifyChanged()
258 if (sBluetoothMediaBrowserService != null) { in play()
269 if (sBluetoothMediaBrowserService != null) { in pause()
280 if (sBluetoothMediaBrowserService != null) { in getPlaybackState()
294 if (sBluetoothMediaBrowserService != null) { in getTransportControls()
306 if (sBluetoothMediaBrowserService != null) { in setActive()
[all …]