Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryService.java149 showStartDownloadingToast(this, LocaleUtils.constructLocaleFromString( in onStartCommand()
237 private static void showStartDownloadingToast(final Context context, final Locale locale) { in showStartDownloadingToast() method in DictionaryService