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

  /packages/inputmethods/LatinIME/native/src/
dictionary.cpp 33 IS_LATEST_DICT_VERSION((((unsigned char*) dict)[0] & 0xFF) >= DICTIONARY_VERSION_MIN) {
defines.h 159 #define DICTIONARY_VERSION_MIN 200

Completed in 49 milliseconds