Home
last modified time | relevance | path

Searched defs:onBluetoothStateChanged (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSummaryUpdater.java52 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothSummaryUpdater
H A DBluetoothPairingDetail.java168 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothPairingDetail
H A DDevicePickerFragment.java178 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in DevicePickerFragment
H A DBluetoothDeviceUpdater.java144 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothDeviceUpdater
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java36 default void onBluetoothStateChanged(int bluetoothState) {} in onBluetoothStateChanged() method
H A DCachedBluetoothDeviceManager.java211 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in CachedBluetoothDeviceManager
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/warning/
H A DBluetoothErrorStringLiveData.java87 private void onBluetoothStateChanged(Integer state) { in onBluetoothStateChanged() method in BluetoothErrorStringLiveData
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DPairedBluetoothDevicesWorker.java58 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in PairedBluetoothDevicesWorker
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DBluetoothUpdateWorker.java95 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothUpdateWorker
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothDevicesGroupPreferenceController.java136 public final void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothDevicesGroupPreferenceController
H A DBluetoothPreferenceController.java109 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/sound/
H A DAudioSwitchPreferenceController.java149 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in AudioSwitchPreferenceController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java324 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothControllerImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java596 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in KeyboardUI.BluetoothCallbackHandler