Searched refs:onDeviceBondStateChanged (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java29 void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState); method in interface:BluetoothCallback
H A DBluetoothEventManager.java286 callback.onDeviceBondStateChanged(cachedDevice, bondState);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java226 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java598 public void onDeviceBondStateChanged(CachedBluetoothDevice cachedDevice, int bondState) { method in class:KeyboardUI.BluetoothCallbackHandler

Completed in 901 milliseconds