Searched refs:applyPowerPolicy (Results 1 – 2 of 2) sorted by relevance
66 applyPowerPolicy(mInitialPowerPolicyId); in teardown()95 applyPowerPolicy(policyId); in testApplyNewPowerPolicy()112 applyPowerPolicy(mInitialPowerPolicyId); in testApplyNewPowerPolicy()135 private static void applyPowerPolicy(String policyId) throws Exception { in applyPowerPolicy() method in CarPowerManagerTest
63 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in restoreInitCondition()142 applyPowerPolicy(PowerPolicyDef.IdSet.TEST1); in testPowerPolicyChange()147 applyPowerPolicy(PowerPolicyDef.IdSet.TEST2); in testPowerPolicyChange()152 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()168 applyPowerPolicy(PowerPolicyDef.IdSet.LISTENER_TEST); in testPowerPolicyChange()176 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()271 private void applyPowerPolicy(String policyId) throws Exception { in applyPowerPolicy() method in PowerPolicyHostTest452 applyPowerPolicy(powerOffPolicy.getPolicyId()); in testComponent()