Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothPbap.java113 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothPbap
156 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothPbap()
184 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothA2dp.java112 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothA2dp
154 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothA2dp()
170 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothHealth.java101 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothHealth
480 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothHealth()
496 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothInputDevice.java190 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothInputDevice
234 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothInputDevice()
251 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()
DBluetoothHeadset.java225 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in BluetoothHeadset
267 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback); in BluetoothHeadset()
290 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback); in close()