Searched refs:getKeyIndices (Results 1 – 2 of 2) sorted by relevance
777 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView839 getKeyIndices(x, y, codes); in detectAndSendKey()1239 int keyIndex = getKeyIndices(touchX, touchY, null);
22670 Landroid/inputmethodservice/KeyboardView;->getKeyIndices(II[I)I