Searched refs:getKeyIndices (Results 1 – 1 of 1) sorted by relevance
892 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView954 getKeyIndices(x, y, codes); in detectAndSendKey()1263 int keyIndex = getKeyIndices(touchX, touchY, null); in onModifiedTouchEvent()