HomeSort by relevance Sort by last modified time
    Searched refs:onKeyInput (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
MoreSuggestionsView.java 92 protected void onKeyInput(final Key key, final int x, final int y) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 187 onKeyInput(mCurrentKey, x, y);
195 protected void onKeyInput(final Key key, final int x, final int y) {

Completed in 528 milliseconds