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