Home
last modified time | relevance | path

Searched refs:AdapterState (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java52 default void onBluetoothStateChanged(@AdapterState int bluetoothState) {} in onBluetoothStateChanged()
182 @interface AdapterState {} annotation
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java346 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java602 public void onBluetoothStateChanged(@BluetoothCallback.AdapterState int bluetoothState) { in onBluetoothStateChanged()