Home
last modified time | relevance | path

Searched refs:NotifyPowerStateChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h306 void NotifyPowerStateChanged(PowerState state,
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp841 NotifyPowerStateChanged(isScreenOn ? PowerState::AWAKE : PowerState::INACTIVE); in WakeupDeviceInner()
905 void PowerStateMachine::NotifyPowerStateChanged(PowerState state, StateChangeReason reason) in WakeupDeviceInner() function in OHOS::PowerMgr::PowerStateMachine
1975 owner->NotifyPowerStateChanged(owner->currentState_, reason); in WakeupDeviceInner()