Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java46 void onBluetoothStateChange(boolean enabled); in onBluetoothStateChange() method
DBluetoothControllerImpl.java394 cb.onBluetoothStateChange(mEnabled); in fireStateChange()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfileConnector.java45 public void onBluetoothStateChange(boolean up) {
DBluetoothPbap.java118 public void onBluetoothStateChange(boolean up) {
DBluetoothAdapter.java2782 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method
2796 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper
2797 mCallback.onBluetoothStateChange(on); in onBluetoothStateChange()
DBluetoothHeadset.java337 public void onBluetoothStateChange(boolean up) {
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DConnectedDeviceSignalController.java149 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in ConnectedDeviceSignalController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImplTest.java230 verify(callback, atLeastOnce()).onBluetoothStateChange(anyBoolean()); in testOnACLConnectionStateChange_updatesBluetoothStateOnConnection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java251 public void onBluetoothStateChange(boolean enabled) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java372 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in PhoneStatusBarPolicy
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java224 public void onBluetoothStateChange(int prevState, int newState) throws RemoteException {
1404 mStateChangeCallbacks.getBroadcastItem(i).onBluetoothStateChange(isUp); in sendBluetoothStateCallback()
/frameworks/base/config/
Dboot-image-profile.txt3144 HSPLandroid/bluetooth/BluetoothA2dp$1;->onBluetoothStateChange(Z)V
3197 HSPLandroid/bluetooth/BluetoothHeadset$1;->onBluetoothStateChange(Z)V
3207 HSPLandroid/bluetooth/BluetoothHearingAid$1;->onBluetoothStateChange(Z)V
3298 HSPLandroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->onBluetoothStateChange(Z)V
41199 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V
Dhiddenapi-greylist-max-o.txt10564 Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;->onBluetoothStateChange(Z)V
10569 Landroid/bluetooth/BluetoothAdapter$StateChangeCallbackWrapper;->onBluetoothStateChange(Z)V
11950 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V
11956 Landroid/bluetooth/IBluetoothCallback;->onBluetoothStateChange(II)V
12975 Landroid/bluetooth/IBluetoothStateChangeCallback$Stub$Proxy;->onBluetoothStateChange(Z)V
12981 Landroid/bluetooth/IBluetoothStateChangeCallback;->onBluetoothStateChange(Z)V
/frameworks/base/services/
Dart-profile636 HSPLcom/android/server/BluetoothManagerService$1;->onBluetoothStateChange(II)V