Home | History | Annotate | Download | only in inputmethodservice

Lines Matching full:getkeyindices

752     private int getKeyIndices(int x, int y, int[] allKeys) {
814 getKeyIndices(x, y, codes);
1229 int keyIndex = getKeyIndices(touchX, touchY, null);