HomeSort by relevance Sort by last modified time
    Searched refs:DictionaryService (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
EventHandler.java 43 intent.setClass(context, DictionaryService.class);
DictionaryService.java 57 public final class DictionaryService extends Service {
58 private static final String TAG = DictionaryService.class.getSimpleName();
163 final DictionaryService self = this;
UpdateHandler.java 244 DictionaryService.NO_CANCEL_DOWNLOAD_PERIOD_MILLIS)) {
    [all...]
DictionaryProvider.java 249 DictionaryService.updateNowIfNotUpdatedInAVeryLongTime(getContext());

Completed in 601 milliseconds