Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java186 Utils.setErrorListener(new BluetoothErrorListener()); in init()
619 private final class BluetoothErrorListener implements Utils.ErrorListener { class in KeyboardUI