Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardController.java109 commitKey(); in addEvent()
330 private void commitKey() { in commitKey() method in LeanbackKeyboardController
331 commitKey(mContainer.getCurrFocus()); in commitKey()
334 private void commitKey(LeanbackKeyboardContainer.KeyFocus keyFocus) { in commitKey() method in LeanbackKeyboardController
474 commitKey(); in handleKeyDownEvent()
539 commitKey(mKeyDownKeyFocus); in handleKeyUpEvent()