Searched refs:mShowSoftInputOnFocus (Results 1 – 2 of 2) sorted by relevance
4898 mEditor.mShowSoftInputOnFocus = show; in setShowSoftInputOnFocus()4907 return mEditor == null || mEditor.mShowSoftInputOnFocus; in getShowSoftInputOnFocus()10994 if (isTextEditable() && mEditor.mShowSoftInputOnFocus && imm != null) { in onTouchEvent()12187 if (!isTextSelectable() && mEditor.mShowSoftInputOnFocus && imm != null) { in performAccessibilityActionClick()
312 boolean mShowSoftInputOnFocus = true; field in Editor2396 && mShowSoftInputOnFocus) { in startActionModeInternal()