Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryProvider.java65 private static final int DICTIONARY_V2_DICT_INFO = 5; field in DictionaryProvider
77 DICTIONARY_V2_DICT_INFO); in sUriMatcherV2.addURI() argument
205 case DICTIONARY_V2_DICT_INFO: return DICT_LIST_MIME_TYPE; in getType()
239 case DICTIONARY_V2_DICT_INFO: in query()
505 case DICTIONARY_V2_DICT_INFO: in insert()