Searched refs:ForceExpandState (Results 1 – 2 of 2) sorted by relevance
103 enum class ForceExpandState : int32_t { enum
2149 switch (ForceExpandState(value)) { in NotifyForceExpandState()2150 case ForceExpandState::FINISH_COLD_START: in NotifyForceExpandState()2153 case ForceExpandState::START_HIGH_SENSITIVE: in NotifyForceExpandState()2156 case ForceExpandState::FINISH_HIGH_SENSITIVE: in NotifyForceExpandState()