Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardView.java494 Keyboard miniKeyboard = new Keyboard(getContext(), popupResId); in onKeyLongPress() local
495 List<Key> accentKeys = miniKeyboard.getKeys(); in onKeyLongPress()