Searched defs:notifyPowerPolicyChange (Results 1 – 5 of 5) sorted by relevance
55 void notifyPowerPolicyChange(in @utf8InCpp String policyId, boolean force); in notifyPowerPolicyChange() method
182 Status CarServiceNotificationHandler::notifyPowerPolicyChange(const std::string& policyId, in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler320 Status CarPowerPolicyServer::notifyPowerPolicyChange(const std::string& policyId, bool force) { in notifyPowerPolicyChange() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
562 public void notifyPowerPolicyChange(String policyId, boolean force) { in notifyPowerPolicyChange() method in MockedCarTestBase.FakeCarPowerPolicyDaemon
886 public void notifyPowerPolicyChange(String policyId, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon
1336 private void notifyPowerPolicyChange(String policyId, boolean upToDaemon, boolean force) { in notifyPowerPolicyChange() method in CarPowerManagementService