Home
last modified time | relevance | path

Searched refs:mShowSoftInputOnFocus (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java4370 mEditor.mShowSoftInputOnFocus = show; in setShowSoftInputOnFocus()
4379 return mEditor == null || mEditor.mShowSoftInputOnFocus; in getShowSoftInputOnFocus()
10110 if (isTextEditable() && mEditor.mShowSoftInputOnFocus && imm != null) { in onTouchEvent()
11146 if (!isTextSelectable() && mEditor.mShowSoftInputOnFocus && imm != null) { in performAccessibilityActionClick()
DEditor.java292 boolean mShowSoftInputOnFocus = true; field in Editor
2236 && mShowSoftInputOnFocus) { in startActionModeInternal()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt6934 Landroid/widget/Editor;->mShowSoftInputOnFocus:Z
Dhiddenapi-private-dex.txt101964 Landroid/widget/Editor;->mShowSoftInputOnFocus:Z