Searched refs:kSystemPolicyIdAllOn (Results 1 – 3 of 3) sorted by relevance
50 constexpr const char kSystemPolicyIdAllOn[] = "system_power_policy_all_on"; variable
823 mRegisteredPowerPolicies.emplace(kSystemPolicyIdAllOn, in initRegularPowerPolicy()824 createPolicy(kSystemPolicyIdAllOn, kAllComponents, in initRegularPowerPolicy()
601 defaultPowerPolicyId = kSystemPolicyIdAllOn; in applyPowerPolicyPerPowerStateChangeAsync()