Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java117 static boolean matchesExpectedBinaryDictFormatVersionForThisType(final int formatVersion) { in matchesExpectedBinaryDictFormatVersionForThisType() method in ExpandableBinaryDictionary
613 && matchesExpectedBinaryDictFormatVersionForThisType( in asyncReloadDictionary()