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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDictionaryService.java51 public final class DictionaryService extends Service { class in inherits:Service
52 private static final String TAG = DictionaryService.class.getName();
143 final DictionaryService self = this;
199 final Intent updateIntent = new Intent(DictionaryService.UPDATE_NOW_INTENT_ACTION);

Completed in 52 milliseconds