Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java375 public boolean hasPendingWaitForDictionaryLoad() { in hasPendingWaitForDictionaryLoad() method in LatinIME.UIHandler
682 if (mHandler.hasPendingWaitForDictionaryLoad()) { in onUpdateMainDictionaryAvailability()