Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java338 public boolean hasPendingWaitForDictionaryLoad() { in hasPendingWaitForDictionaryLoad() method in LatinIME.UIHandler
638 if (mHandler.hasPendingWaitForDictionaryLoad()) { in onUpdateMainDictionaryAvailability()