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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java 195 public static final int VERSION401 = 401;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryTests.java 51 return formatVersion > FormatSpec.VERSION401;
55 return formatVersion > FormatSpec.VERSION401;
    [all...]
BinaryDictionaryDecayingTests.java 68 return formatVersion > FormatSpec.VERSION401;
    [all...]

Completed in 179 milliseconds