Searched refs:DEFAULT_ALL_ON (Results 1 – 2 of 2) sorted by relevance
64 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in restoreInitCondition()90 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicySilentMode()93 testHelper.checkCurrentPowerComponents(PowerPolicyDef.PolicySet.DEFAULT_ALL_ON); in testPowerPolicySilentMode()120 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testDefaultStateMachineAtONState()135 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()153 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()155 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()180 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()217 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()376 testHelper.checkRegisteredPolicy(PowerPolicyDef.PolicySet.DEFAULT_ALL_ON); in checkDefaultPowerPolicySet()[all …]
160 public static final String DEFAULT_ALL_ON = "system_power_policy_all_on"; field in PowerPolicyDef.IdSet384 DEFAULT_ALL_ON = new PowerPolicyDef(IdSet.DEFAULT_ALL_ON, field in PowerPolicyDef.PolicySet