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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardRow.java148 public int getKeyY() { method in class:KeyboardRow
H A DKeyboardBuilder.java451 final int y = row.getKeyY();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java244 final int keyYPos = row.getKeyY();
H A DMainKeyboardView.java367 public int getKeyY(final int y) { method in class:MainKeyboardView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1342 final int keyY = mainKeyboardView.getKeyY(y);

Completed in 110 milliseconds