Searched defs:applyPowerPolicy (Results 1 – 7 of 7) sorted by relevance
42 void applyPowerPolicy(String policyId); in applyPowerPolicy() method
536 public void applyPowerPolicy(@NonNull String policyId) { in applyPowerPolicy() method in CarPowerManager
49 void PowerComponentHandler::applyPowerPolicy(const CarPowerPolicyPtr& powerPolicy) { in applyPowerPolicy() function in android::frameworks::automotive::powerpolicy::PowerComponentHandler
485 ScopedAStatus CarPowerPolicyServer::applyPowerPolicy(const std::string& policyId) { in applyPowerPolicy() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer916 Result<void> CarPowerPolicyServer::applyPowerPolicy(const std::string& policyId, in applyPowerPolicy() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
174 void applyPowerPolicy(CarPowerPolicy policy) { in applyPowerPolicy() method in PowerComponentHandler
2057 public void applyPowerPolicy(String policyId) { in applyPowerPolicy() method in CarPowerManagementService2548 private int applyPowerPolicy(@Nullable String policyId, boolean delayNotification, in applyPowerPolicy() method in CarPowerManagementService
171 ScopedAStatus applyPowerPolicy(const std::string& policyId) { in applyPowerPolicy() function in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer