Searched defs:definePowerPolicyGroup (Results 1 – 3 of 3) sorted by relevance
665 Result<void> PolicyManager::definePowerPolicyGroup( in definePowerPolicyGroup() function in android::frameworks::automotive::powerpolicy::PolicyManager
294 int definePowerPolicyGroup(String policyGroupId, SparseArray<String> defaultPolicyPerState) { in definePowerPolicyGroup() method in PolicyReader
2832 private void definePowerPolicyGroup(String policyGroupId, String waitForVhalPolicyId, in definePowerPolicyGroup() method in CarPowerManagementServiceUnitTest