Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DSoftInputShowHideReason.java45 SoftInputShowHideReason.SHOW_STATE_ALWAYS_VISIBLE,
140 int SHOW_STATE_ALWAYS_VISIBLE = ImeProtoEnums.REASON_SHOW_STATE_ALWAYS_VISIBLE; field
DInputMethodDebug.java208 case SoftInputShowHideReason.SHOW_STATE_ALWAYS_VISIBLE: in softInputDisplayReasonToString()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DImeVisibilityStateComputer.java499 SoftInputShowHideReason.SHOW_STATE_ALWAYS_VISIBLE); in computeState()
DInputMethodManagerService.java3939 case SoftInputShowHideReason.SHOW_STATE_ALWAYS_VISIBLE: in startInputOrWindowGainedFocusInternalLocked()