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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysDetector.java 38 final int touchY = getTouchY(y);
KeyDetector.java 73 public int getTouchY(int y) {
97 final int touchY = getTouchY(y);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 198 milliseconds