Searched refs:getKeyIndices (Results 1 – 1 of 1) sorted by relevance
481 int keyIndex = getKeyIndices(mStartX, mStartY, null); in setKeyboard()799 private int getKeyIndices(int x, int y, int[] allKeys) { in getKeyIndices() method in KeyboardView858 getKeyIndices(x, y, codes); in detectAndSendKey()1186 int keyIndex = getKeyIndices(touchX, touchY, null);