Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java752 if (!hasServedByInputMethodLocked(view) in hasActiveConnection()
813 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked() method in InputMethodManager
1493 if (!hasServedByInputMethodLocked(view)) { in displayCompletions()
1514 if (!hasServedByInputMethodLocked(view)) { in updateExtractedText()
1632 if (!hasServedByInputMethodLocked(view)) { in showSoftInput()
1851 if (!hasServedByInputMethodLocked(view)) { in restartInput()
2224 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateSelection()
2280 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in viewClicked()
2345 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateCursor()
2377 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateCursorAnchorInfo()
[all …]
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt19481 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19529 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)…