Searched defs:PowerStateMachine (Results 1 – 2 of 2) sorted by relevance
33 class PowerStateMachine; variable
35 PowerStateMachine::PowerStateMachine(const wptr<PowerMgrService>& pms) : pms_(pms), currentState_(P… in PowerStateMachine() function in OHOS::PowerMgr::PowerStateMachine