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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DBinaryDictInputOutput.java1549 private static int checkFormatVersion(final FusionDictionaryBufferInterface buffer) method in class:BinaryDictInputOutput
1569 final int version = checkFormatVersion(buffer);

Completed in 70 milliseconds