Searched refs:mShowSoftInputOnFocus (Results 1 – 2 of 2) sorted by relevance
5363 mEditor.mShowSoftInputOnFocus = show; in setShowSoftInputOnFocus()5372 return mEditor == null || mEditor.mShowSoftInputOnFocus; in getShowSoftInputOnFocus()12796 if (isTextEditable() && mEditor.mShowSoftInputOnFocus && imm != null in onTouchEvent()14430 if (!isTextSelectable() && mEditor.mShowSoftInputOnFocus && imm != null) { in performAccessibilityActionClick()
364 boolean mShowSoftInputOnFocus = true; field in Editor2598 && mShowSoftInputOnFocus) { in startActionModeInternal()