Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java751 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView
813 getKeyIndices(x, y, codes); in detectAndSendKey()
1233 int keyIndex = getKeyIndices(touchX, touchY, null);