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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
JsonUtils.java 121 final int historicalSize = me.getHistorySize();
122 for (int index = 0; index < historicalSize; index++) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java     [all...]

Completed in 124 milliseconds