Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMoreKeysKeyboardView.java187 onKeyInput(mCurrentKey, x, y); in onUpEvent()
195 protected void onKeyInput(final Key key, final int x, final int y) { in onKeyInput() method in MoreKeysKeyboardView
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DMoreSuggestionsView.java92 protected void onKeyInput(final Key key, final int x, final int y) { in onKeyInput() method in MoreSuggestionsView