Searched refs:getKeyIndices (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java481 int keyIndex = getKeyIndices(mStartX, mStartY, null);
799 private int getKeyIndices(int x, int y, int[] allKeys) { method in class:KeyboardView
858 getKeyIndices(x, y, codes);
1186 int keyIndex = getKeyIndices(touchX, touchY, null);

Completed in 19 milliseconds