Searched refs:setPowerPolicyGroup (Results 1 – 2 of 2) sorted by relevance
195 mCarPowerManager.setPowerPolicyGroup(policyGroupId); in testSetPowerPolicyGroup()205 () -> mCarPowerManager.setPowerPolicyGroup(null)); in testSetPowerPolicyGroup_nullGroupId()213 () -> mCarPowerManager.setPowerPolicyGroup("not_defined_policy_group")); in testSetPowerPolicyGroup_notDefinedGroup()
277 private void setPowerPolicyGroup(String policyGroupId) throws Exception { in setPowerPolicyGroup() method in PowerPolicyHostTest519 setPowerPolicyGroup(PowerPolicyGroups.TestSet.GROUP_ID1); in testPowerPolicyChange()