Home
last modified time | relevance | path

Searched defs:KeyboardUI (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java68 public class KeyboardUI implements CoreStartable, InputManager.OnTabletModeChangedListener { class
129 public KeyboardUI(Context context, Provider<LocalBluetoothManager> bluetoothManagerProvider, in KeyboardUI() method in KeyboardUI