Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1018 if (!hasServedByInputMethodLocked(view) || !isImeSessionAvailableLocked()) { in hasActiveInputConnectionInternal()
1054 private boolean hasServedByInputMethodLocked(View view) { in hasServedByInputMethodLocked() method in InputMethodManager
1973 return hasServedByInputMethodLocked(view) && mCurrentEditorInfo != null; in isActive()
2159 if (!hasServedByInputMethodLocked(view)) { in displayCompletions()
2180 if (!hasServedByInputMethodLocked(view)) { in updateExtractedText()
2326 if (!hasServedByInputMethodLocked(view)) { in showSoftInput()
2521 final boolean hasServedByInputMethod = hasServedByInputMethodLocked(view); in hideSoftInputFromView()
2621 if (!hasServedByInputMethodLocked(view)) { in startStylusHandwritingInternal()
3062 if (!hasServedByInputMethodLocked(view)) { in restartInput()
3748 if (!hasServedByInputMethodLocked(view) || mCurrentEditorInfo == null in updateSelection()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt19099 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)Z
/frameworks/base/config/
Dboot-image-profile.txt19163 HSPLandroid/view/inputmethod/InputMethodManager;->hasServedByInputMethodLocked(Landroid/view/View;)Z