Home
last modified time | relevance | path

Searched refs:getKeyIndices (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java892 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView
954 getKeyIndices(x, y, codes); in detectAndSendKey()
1263 int keyIndex = getKeyIndices(touchX, touchY, null); in onModifiedTouchEvent()