Searched refs:callListenerOnCodeInput (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DPointerTracker.java276 private void callListenerOnCodeInput(final Key key, final int primaryCode, final int x, method in class:PointerTracker
1156 callListenerOnCodeInput(key, code, x, y, eventTime, false /* isKeyRepeat */);
1181 callListenerOnCodeInput(key, code, mKeyX, mKeyY, SystemClock.uptimeMillis(),

Completed in 74 milliseconds