Searched refs:applyPowerPolicy (Results 1 – 1 of 1) sorted by relevance
64 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in restoreInitCondition()143 applyPowerPolicy(PowerPolicyDef.IdSet.TEST1); in testPowerPolicyChange()148 applyPowerPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()153 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()171 applyPowerPolicy(PowerPolicyDef.IdSet.LISTENER_TEST); in testPowerPolicyChange()180 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()276 private void applyPowerPolicy(String policyId) throws Exception { in applyPowerPolicy() method in PowerPolicyHostTest479 applyPowerPolicy(powerOffPolicy.getPolicyId()); in testComponent()