Searched refs:isInputMethodSuppressingSpellChecker (Results 1 – 8 of 8) sorted by relevance
214 public final boolean isInputMethodSuppressingSpellChecker; field in InputBindResult250 boolean isInputMethodSuppressingSpellChecker) { in InputBindResult() argument263 this.isInputMethodSuppressingSpellChecker = isInputMethodSuppressingSpellChecker; in InputBindResult()291 isInputMethodSuppressingSpellChecker = source.readBoolean(); in InputBindResult()302 + " isInputMethodSuppressingSpellChecker=" + isInputMethodSuppressingSpellChecker in toString()334 dest.writeBoolean(isInputMethodSuppressingSpellChecker); in writeToParcel()
177 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in getSentenceSuggestions()210 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in getSuggestions()
1869 public boolean isInputMethodSuppressingSpellChecker() { in isInputMethodSuppressingSpellChecker() method in InputMethodManager4338 inputBindResult.isInputMethodSuppressingSpellChecker; in BindState()
1066 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in updateSpellCheckSpans()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19458 HSPLandroid/view/inputmethod/InputMethodManager;->isInputMethodSuppressingSpellChecker()Z
19522 HSPLandroid/view/inputmethod/InputMethodManager;->isInputMethodSuppressingSpellChecker()Z
55756 method public boolean isInputMethodSuppressingSpellChecker();