Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java989 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked() method in InputMethodManager
2009 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 …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19446 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19510 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…