Searched refs:mShowSoftInputOnFocus (Results 1 – 2 of 2) sorted by relevance
4856 mEditor.mShowSoftInputOnFocus = show; in setShowSoftInputOnFocus()4865 return mEditor == null || mEditor.mShowSoftInputOnFocus; in getShowSoftInputOnFocus()10894 if (isTextEditable() && mEditor.mShowSoftInputOnFocus && imm != null) { in onTouchEvent()12011 if (!isTextSelectable() && mEditor.mShowSoftInputOnFocus && imm != null) { in performAccessibilityActionClick()
304 boolean mShowSoftInputOnFocus = true; field in Editor2259 && mShowSoftInputOnFocus) { in startActionModeInternal()