HomeSort by relevance Sort by last modified time
    Searched defs:mKeyIndices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 201 private int[] mKeyIndices = new int[12];
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 204 private int[] mKeyIndices = new int[12];
    [all...]
  /packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
KeyboardView.java 226 private final int[] mKeyIndices = new int[12];
    [all...]

Completed in 117 milliseconds