Searched refs:VERSION4_ONLY_FOR_TESTING (Results 1 - 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DFormatSpec.java194 public static final int VERSION4_ONLY_FOR_TESTING = 399; field in class:FormatSpec
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DBinaryDictionaryDecayingTests.java109 || formatVersion == FormatSpec.VERSION4_ONLY_FOR_TESTING
593 testDictMigration(FormatSpec.VERSION4_ONLY_FOR_TESTING, formatVersion);
H A DBinaryDictionaryTests.java61 || formatVersion == FormatSpec.VERSION4_ONLY_FOR_TESTING
1319 testDictMigration(FormatSpec.VERSION4_ONLY_FOR_TESTING, formatVersion);
1374 testLargeDictMigration(FormatSpec.VERSION4_ONLY_FOR_TESTING, formatVersion);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java120 return formatVersion == FormatSpec.VERSION4_ONLY_FOR_TESTING;

Completed in 120 milliseconds