Searched refs:mCurrentTextBoxAttribute (Results 1 – 2 of 2) sorted by relevance
408 EditorInfo mCurrentTextBoxAttribute; field in InputMethodManager590 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 …]
63837 Landroid/view/inputmethod/InputMethodManager;->mCurrentTextBoxAttribute:Landroid/view/inputmethod/E…