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.java191 BluetoothUtils.setErrorListener(new BluetoothErrorListener()); in init()
608 private final class BluetoothErrorListener implements BluetoothUtils.ErrorListener { class in KeyboardUI