Searched refs:GetDeviceStateAction (Results 1 – 4 of 4) sorted by relevance
30 static std::shared_ptr<IDeviceStateAction> GetDeviceStateAction();
35 shared_ptr<IDeviceStateAction> PowerMgrFactory::GetDeviceStateAction() in GetDeviceStateAction() function in OHOS::PowerMgr::PowerMgrFactory
75 stateAction_ = PowerMgrFactory::GetDeviceStateAction(); in Init()
51 deviceStateAction_ = PowerMgrFactory::GetDeviceStateAction(); in ShutdownController()