Home
last modified time | relevance | path

Searched refs:DICTIONARY_APPLICATION_DEFINED (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionary.java47 public static final PhonyDictionary DICTIONARY_APPLICATION_DEFINED = field in Dictionary
DSuggestedWords.java320 mSourceDict = Dictionary.DICTIONARY_APPLICATION_DEFINED; in SuggestedWordInfo()