Searched defs:notifyPowerPolicyChange (Results 1 – 4 of 4) sorted by relevance
190 ScopedAStatus CarServiceNotificationHandler::notifyPowerPolicyChange(const std::string& policyId, in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler362 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyChange(const std::string& policyId, in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
726 public void notifyPowerPolicyChange(String policyId, boolean force) { in notifyPowerPolicyChange() method in MockedCarTestBase.FakeCarPowerPolicyDaemon
1304 public void notifyPowerPolicyChange(String policyId, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon
1790 private void notifyPowerPolicyChange(String policyId, boolean upToDaemon, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementService