Searched refs:hasServedByInputMethodLocked (Results 1 – 3 of 3) sorted by relevance
989 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked() method in InputMethodManager2009 if (!hasServedByInputMethodLocked(view)) { in displayCompletions()2030 if (!hasServedByInputMethodLocked(view)) { in updateExtractedText()2173 if (!hasServedByInputMethodLocked(view)) { in showSoftInput()2367 if (!hasServedByInputMethodLocked(view)) { in startStylusHandwritingInternal()2580 if (!hasServedByInputMethodLocked(view)) { in restartInput()3227 if (!hasServedByInputMethodLocked(view) || mCurrentEditorInfo == null in updateSelection()3284 if (!hasServedByInputMethodLocked(view) || mCurrentEditorInfo == null in viewClicked()3353 if (!hasServedByInputMethodLocked(view) || mCurrentEditorInfo == null in updateCursor()3385 if (!hasServedByInputMethodLocked(view) || mCurrentEditorInfo == null in updateCursorAnchorInfo()[all …]
19446 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…
19510 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…