Home | History | Annotate | Download | only in openwnn

Lines Matching full:getkeyindices

481             int keyIndex = getKeyIndices(mStartX, mStartY, null);
799 private int getKeyIndices(int x, int y, int[] allKeys) {
858 getKeyIndices(x, y, codes);
1186 int keyIndex = getKeyIndices(touchX, touchY, null);