Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java383 private void onDeviceBondStateChangedInternal(CachedBluetoothDevice d, int bondState) { in onDeviceBondStateChangedInternal() method in KeyboardUI
492 onDeviceBondStateChangedInternal(d, bondState); in handleMessage()