Searched refs:HIDE_SOFT_INPUT_FROM_VIEW (Results 1 – 4 of 4) sorted by relevance
75 SoftInputShowHideReason.HIDE_SOFT_INPUT_FROM_VIEW,313 int HIDE_SOFT_INPUT_FROM_VIEW = ImeProtoEnums.REASON_HIDE_SOFT_INPUT_FROM_VIEW; field
268 case SoftInputShowHideReason.HIDE_SOFT_INPUT_FROM_VIEW: in softInputDisplayReasonToString()
914 || reason == SoftInputShowHideReason.HIDE_SOFT_INPUT_FROM_VIEW in shouldMonitorLatency()
2528 final int reason = SoftInputShowHideReason.HIDE_SOFT_INPUT_FROM_VIEW; in hideSoftInputFromView()