Searched refs:GetReasonByWakeType (Results 1 – 3 of 3) sorted by relevance
108 StateChangeReason GetReasonByWakeType(WakeupDeviceType type);
192 …PowerState::AWAKE, stateMachine_->GetReasonByWakeType(static_cast<WakeupDeviceType>(reason)), true… in ControlListener()
263 SetState(PowerState::AWAKE, GetReasonByWakeType(type), true); in WakeupDeviceInner()877 StateChangeReason PowerStateMachine::GetReasonByWakeType(WakeupDeviceType type) in GetReasonByWakeType() function in OHOS::PowerMgr::PowerStateMachine