HomeSort by relevance Sort by last modified time
    Searched defs:getFormatVersion (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
format_utils.cpp 28 /* static */ FormatUtils::FORMAT_VERSION FormatUtils::getFormatVersion(const int formatVersion) {
61 return getFormatVersion(ByteArrayUtils::readUint16(dict, 4));
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 332 public int getFormatVersion() {

Completed in 37 milliseconds