Searched refs:mBluetoothStateChangeCallback (Results 1 - 11 of 11) sorted by path

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java124 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothA2dp
166 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
192 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothA2dpSink.java130 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothA2dpSink
170 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
196 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothAvrcpController.java129 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothAvrcpController
170 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
196 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothHeadset.java273 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothHeadset
306 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
350 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothHeadsetClient.java372 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothHeadsetClient
414 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
447 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothHealth.java100 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothHealth
477 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
503 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothInputDevice.java207 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothInputDevice
249 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
275 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothMap.java55 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothMap
95 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
133 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothPbap.java112 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothPbap
151 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
189 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothPbapClient.java55 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothPbapClient
103 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
141 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);
H A DBluetoothSap.java92 final private IBluetoothStateChangeCallback mBluetoothStateChangeCallback = field in class:BluetoothSap
132 mgr.registerStateChangeCallback(mBluetoothStateChangeCallback);
171 mgr.unregisterStateChangeCallback(mBluetoothStateChangeCallback);

Completed in 128 milliseconds