Searched refs:notifyPowerPolicyGroupDefinition (Results 1 – 7 of 7) sorted by relevance
105 void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in notifyPowerPolicyGroupDefinition() method
41 …void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in String[] powerPolicyP… in notifyPowerPolicyGroupDefinition() method
147 ndk::ScopedAStatus notifyPowerPolicyGroupDefinition(221 ndk::ScopedAStatus notifyPowerPolicyGroupDefinition(
296 ScopedAStatus CarPowerPolicyDelegate::notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate300 return service->notifyPowerPolicyGroupDefinition(policyGroupId, in notifyPowerPolicyGroupDefinition()566 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
282 public void notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() method in FakeRefactoredCarPowerPolicyDaemon
3589 daemon.notifyPowerPolicyGroupDefinition(policyGroupId, powerPolicyPerState); in definePowerPolicyGroupFromCommand()