Searched defs:DICTIONARY_VERSION_KEY (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
H A DDictionaryHeader.java34 public static final String DICTIONARY_VERSION_KEY = "version"; field in class:DictionaryHeader
75 return mDictionaryOptions.mAttributes.get(DICTIONARY_VERSION_KEY);

Completed in 9 milliseconds