Searched refs:HIDE_SOFT_INPUT (Results 1 – 5 of 5) sorted by relevance
39 SoftInputShowHideReason.HIDE_SOFT_INPUT,91 int HIDE_SOFT_INPUT = ImeProtoEnums.REASON_HIDE_SOFT_INPUT; field
198 case SoftInputShowHideReason.HIDE_SOFT_INPUT: in softInputDisplayReasonToString()
22 import static com.android.internal.inputmethod.SoftInputShowHideReason.HIDE_SOFT_INPUT;88 null /* statsToken */, null, HIDE_SOFT_INPUT); in testPerformHideIme()
2302 SoftInputShowHideReason.HIDE_SOFT_INPUT); in hideSoftInputFromWindow()3072 SoftInputShowHideReason.HIDE_SOFT_INPUT); in closeCurrentInput()3074 SoftInputShowHideReason.HIDE_SOFT_INPUT, ActivityThread::currentApplication); in closeCurrentInput()3093 SoftInputShowHideReason.HIDE_SOFT_INPUT); in closeCurrentInput()
784 || reason == SoftInputShowHideReason.HIDE_SOFT_INPUT in shouldMonitorLatency()