Searched refs:isInputMethodSuppressingSpellChecker (Results 1 – 8 of 8) sorted by relevance
209 public final boolean isInputMethodSuppressingSpellChecker; field in InputBindResult230 boolean isInputMethodSuppressingSpellChecker) { in InputBindResult() argument237 this.isInputMethodSuppressingSpellChecker = isInputMethodSuppressingSpellChecker; in InputBindResult()264 isInputMethodSuppressingSpellChecker = source.readBoolean(); in InputBindResult()275 + " isInputMethodSuppressingSpellChecker=" + isInputMethodSuppressingSpellChecker in toString()306 dest.writeBoolean(isInputMethodSuppressingSpellChecker); in writeToParcel()
177 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in getSentenceSuggestions()210 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in getSuggestions()
2015 public boolean isInputMethodSuppressingSpellChecker() { in isInputMethodSuppressingSpellChecker() method in InputMethodManager4906 inputBindResult.isInputMethodSuppressingSpellChecker; in BindState()
1069 if (imm != null && imm.isInputMethodSuppressingSpellChecker()) { in updateSpellCheckSpans()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19111 HSPLandroid/view/inputmethod/InputMethodManager;->isInputMethodSuppressingSpellChecker()Z
19175 HSPLandroid/view/inputmethod/InputMethodManager;->isInputMethodSuppressingSpellChecker()Z
56379 method public boolean isInputMethodSuppressingSpellChecker();