Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java367 boolean mShowSoftInputOnFocus = true; field in Editor
2637 && mShowSoftInputOnFocus) { in startActionModeInternal()