Searched defs:notifyPowerPolicyChange (Results 1 – 3 of 3) sorted by relevance
214 ScopedAStatus CarServiceNotificationHandler::notifyPowerPolicyChange(const std::string& policyId, in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler527 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyChange(const std::string& policyId, in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
2718 private void notifyPowerPolicyChange(String policyId, boolean upToDaemon, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementService2746 private void notifyPowerPolicyChange(CarPowerPolicy accumulatedPowerPolicy) { in notifyPowerPolicyChange() method in CarPowerManagementService2764 private void notifyPowerPolicyChange(String policyId, CarPowerPolicy appliedPolicy, in notifyPowerPolicyChange() method in CarPowerManagementService
3530 public void notifyPowerPolicyChange(String policyId, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon