Searched defs:onBluetoothStateChanged (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java25 void onBluetoothStateChanged(int bluetoothState); method in interface:BluetoothCallback
H A DCachedBluetoothDeviceManager.java152 public synchronized void onBluetoothStateChanged(int bluetoothState) { method in class:CachedBluetoothDeviceManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java68 onBluetoothStateChanged(
225 public void onBluetoothStateChanged(int bluetoothState) { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java592 public void onBluetoothStateChanged(int bluetoothState) { method in class:KeyboardUI.BluetoothCallbackHandler

Completed in 1227 milliseconds