Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java113 private final BluetoothDialogDelegate mBluetoothDialogDelegate; field in KeyboardUI
139 mBluetoothDialogDelegate = bluetoothDialogDelegate; in KeyboardUI()
446 mDialog = mBluetoothDialogDelegate.createDialog(); in handleMessage()