Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryService.java259 public static void updateNowIfNotUpdatedInAVeryLongTime(final Context context) { in updateNowIfNotUpdatedInAVeryLongTime() method in DictionaryService
DDictionaryProvider.java249 DictionaryService.updateNowIfNotUpdatedInAVeryLongTime(getContext()); in query()