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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
BinaryDictionaryUtilsTests.java 41 return createEmptyVer4DictionaryAndGetFile(dictId);
48 private File createEmptyVer4DictionaryAndGetFile(final String dictId) throws IOException {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryDecayingTests.java 111 return createEmptyVer4DictionaryAndGetFile(dictId, formatVersion);
118 private File createEmptyVer4DictionaryAndGetFile(final String dictId, final int formatVersion)
    [all...]
BinaryDictionaryTests.java 63 return createEmptyVer4DictionaryAndGetFile(dictId, formatVersion);
70 private File createEmptyVer4DictionaryAndGetFile(final String dictId,
    [all...]

Completed in 2705 milliseconds