Home
last modified time | relevance | path

Searched refs:mCurrentTextBoxAttribute (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java408 EditorInfo mCurrentTextBoxAttribute; field in InputMethodManager
590 mCurrentTextBoxAttribute = null; in startInput()
1392 return getServedViewLocked() != null && mCurrentTextBoxAttribute != null; in isActive()
1457 mCurrentTextBoxAttribute = null; in clearConnectionLocked()
1948 if (mCurrentTextBoxAttribute == null) { in startInputInner()
1953 mCurrentTextBoxAttribute = tba; in startInputInner()
2224 if (!hasServedByInputMethodLocked(view) || mCurrentTextBoxAttribute == null in updateSelection()
3105 if (mCurrentTextBoxAttribute != null) { in doDump()
3107 mCurrentTextBoxAttribute.dump(p, " "); in doDump()
3231 if (mCurrentTextBoxAttribute != null) { in dumpDebug()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63837 Landroid/view/inputmethod/InputMethodManager;->mCurrentTextBoxAttribute:Landroid/view/inputmethod/E…