Searched defs:getTouchY (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyDetector.java69 public int getTouchY(final int y) { method in class:KeyDetector
93 final int touchY = getTouchY(y);

Completed in 43 milliseconds