Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DPolicyManager.h43 constexpr const char* kSystemPolicyIdAllOn = "system_power_policy_all_on"; variable
H A DPolicyManager.cpp605 mRegisteredPowerPolicies.emplace(kSystemPolicyIdAllOn, in initRegularPowerPolicy()
606 createPolicy(kSystemPolicyIdAllOn, kAllComponents, in initRegularPowerPolicy()