Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothPbap.java112 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothPbap
151 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothPbap()
189 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothPbapClient.java55 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothPbapClient
103 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothPbapClient()
141 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothA2dpSink.java130 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothA2dpSink
170 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothA2dpSink()
196 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothAvrcpController.java129 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothAvrcpController
170 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothAvrcpController()
196 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothMap.java55 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothMap
95 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothMap()
133 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothSap.java92 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothSap
132 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothSap()
171 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothA2dp.java120 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothA2dp
160 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothA2dp()
186 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothHealth.java100 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothHealth
477 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothHealth()
503 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothInputDevice.java207 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothInputDevice
249 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothInputDevice()
275 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothHeadset.java233 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothHeadset
266 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothHeadset()
310 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothHeadsetClient.java372 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothHeadsetClient
414 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothHeadsetClient()
447 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()