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

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java735 private int getKeyIndices(int x, int y, int[] allKeys) { method in class:KeyboardView
797 getKeyIndices(x, y, codes);
1135 int keyIndex = getKeyIndices(touchX, touchY, null);

Completed in 24 milliseconds