Searched refs:onBluetoothStateChange (Results 1 – 14 of 14) sorted by relevance
46 void onBluetoothStateChange(boolean enabled); in onBluetoothStateChange() method
394 cb.onBluetoothStateChange(mEnabled); in fireStateChange()
45 public void onBluetoothStateChange(boolean up) {
118 public void onBluetoothStateChange(boolean up) {
2782 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method2796 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper2797 mCallback.onBluetoothStateChange(on); in onBluetoothStateChange()
337 public void onBluetoothStateChange(boolean up) {
149 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in ConnectedDeviceSignalController
230 verify(callback, atLeastOnce()).onBluetoothStateChange(anyBoolean()); in testOnACLConnectionStateChange_updatesBluetoothStateOnConnection()
251 public void onBluetoothStateChange(boolean enabled) {
372 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in PhoneStatusBarPolicy
224 public void onBluetoothStateChange(int prevState, int newState) throws RemoteException {1404 mStateChangeCallbacks.getBroadcastItem(i).onBluetoothStateChange(isUp); in sendBluetoothStateCallback()
3144 HSPLandroid/bluetooth/BluetoothA2dp$1;->onBluetoothStateChange(Z)V3197 HSPLandroid/bluetooth/BluetoothHeadset$1;->onBluetoothStateChange(Z)V3207 HSPLandroid/bluetooth/BluetoothHearingAid$1;->onBluetoothStateChange(Z)V3298 HSPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->onBluetoothStateChange(Z)V41199 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V
10564 Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;->onBluetoothStateChange(Z)V10569 Landroid/bluetooth/BluetoothAdapter$StateChangeCallbackWrapper;->onBluetoothStateChange(Z)V11950 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V11956 Landroid/bluetooth/IBluetoothCallback;->onBluetoothStateChange(II)V12975 Landroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->onBluetoothStateChange(Z)V12981 Landroid/bluetooth/IBluetoothStateChangeCallback;->onBluetoothStateChange(Z)V
636 HSPLcom/android/server/BluetoothManagerService$1;->onBluetoothStateChange(II)V