Searched refs:startDictionaryLoadingTaskLocked (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DContactsDictionary.java86 public void startDictionaryLoadingTaskLocked() { method in class:ContactsDictionary
90 super.startDictionaryLoadingTaskLocked();
H A DExpandableDictionary.java121 startDictionaryLoadingTaskLocked();
125 public void startDictionaryLoadingTaskLocked() { method in class:ExpandableDictionary
199 if (mRequiresReload) startDictionaryLoadingTaskLocked();
225 if (mRequiresReload) startDictionaryLoadingTaskLocked();
441 if (mRequiresReload) startDictionaryLoadingTaskLocked();

Completed in 133 milliseconds