Home
last modified time | relevance | path

Searched refs:VERSION401 (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
DFormatSpec.java195 public static final int VERSION401 = 401; field in FormatSpec
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java51 return formatVersion > FormatSpec.VERSION401; in canCheckBigramProbability()
55 return formatVersion > FormatSpec.VERSION401; in supportsBeginningOfSentence()
DBinaryDictionaryDecayingTests.java68 return formatVersion > FormatSpec.VERSION401; in supportsBeginningOfSentence()