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

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

Completed in 361 milliseconds