Searched defs:setPowerPolicyGroup (Results 1 – 4 of 4) sorted by relevance
44 void setPowerPolicyGroup(String policyGroupId); in setPowerPolicyGroup() method
390 public void setPowerPolicyGroup(@NonNull String policyGroupId) { in setPowerPolicyGroup() method in CarPowerManager
537 Result<void> CarPowerPolicyServer::setPowerPolicyGroup(const std::string& groupId) { in setPowerPolicyGroup() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
1112 public void setPowerPolicyGroup(String policyGroupId) { in setPowerPolicyGroup() method in CarPowerManagementService