HomeSort by relevance Sort by last modified time
    Searched full:getkeyindices (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 481 int keyIndex = getKeyIndices(mStartX, mStartY, null);
799 private int getKeyIndices(int x, int y, int[] allKeys) {
858 getKeyIndices(x, y, codes);
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 752 private int getKeyIndices(int x, int y, int[] allKeys) {
814 getKeyIndices(x, y, codes);
    [all...]

Completed in 123 milliseconds