Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardView.java495 List<Key> accentKeys = miniKeyboard.getKeys(); in onKeyLongPress() local
496 int totalAccentKeys = accentKeys.size(); in onKeyLongPress()
507 Key accentKey = accentKeys.get(i); in onKeyLongPress()