Searched defs:powerPolicy (Results 1 – 8 of 8) sorted by relevance
37 …void updatePowerComponents(in android.frameworks.automotive.powerpolicy.CarPowerPolicy powerPolicy… in updatePowerComponents()
41 void updatePowerComponents(in CarPowerPolicy powerPolicy); in updatePowerComponents()
64 CarPowerPolicyPtr powerPolicy = nullptr; member
49 void PowerComponentHandler::applyPowerPolicy(const CarPowerPolicyPtr& powerPolicy) { in applyPowerPolicy()
1155 CarPowerPolicyPtr powerPolicy; in applyInitialPowerPolicy() local
847 private void sendPowerPolicyEvent(CarPowerPolicy powerPolicy) throws Exception { in sendPowerPolicyEvent()
384 CarPowerPolicy powerPolicy = policies.valueAt(i); in dumpProtoPowerPolicies() local