Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DSoftInputShowHideReason.java58 SoftInputShowHideReason.SHOW_RESTORE_IME_VISIBILITY,
204 int SHOW_RESTORE_IME_VISIBILITY = ImeProtoEnums.REASON_SHOW_RESTORE_IME_VISIBILITY; field
H A DInputMethodDebug.java236 case SoftInputShowHideReason.SHOW_RESTORE_IME_VISIBILITY: in softInputDisplayReasonToString()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DImeVisibilityStateComputer.java420 SoftInputShowHideReason.SHOW_RESTORE_IME_VISIBILITY); in computeState()
H A DInputMethodManagerService.java3941 case SoftInputShowHideReason.SHOW_RESTORE_IME_VISIBILITY: in startInputOrWindowGainedFocusInternalLocked()