Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java777 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView
839 getKeyIndices(x, y, codes); in detectAndSendKey()
1239 int keyIndex = getKeyIndices(touchX, touchY, null);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22670 Landroid/inputmethodservice/KeyboardView;->getKeyIndices(II[I)I