Searched refs:NotifyPowerStateChanged (Results 1 – 2 of 2) sorted by relevance
189 void NotifyPowerStateChanged(PowerState state);
361 NotifyPowerStateChanged(isScreenOn ? PowerState::AWAKE : PowerState::INACTIVE); in ReceiveScreenEvent()525 void PowerStateMachine::NotifyPowerStateChanged(PowerState state) in NotifyPowerStateChanged() function in OHOS::PowerMgr::PowerStateMachine1049 owner->NotifyPowerStateChanged(owner->currentState_); in TransitTo()