Searched refs:DEFAULT_ALL_ON (Results 1 – 2 of 2) sorted by relevance
98 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in restoreInitCondition()258 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in checkLeaveForcedSilentMode()261 testHelper.checkCurrentPowerComponents(PowerPolicyDef.PolicySet.DEFAULT_ALL_ON); in checkLeaveForcedSilentMode()365 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyListeners()399 testHelper.checkRegisteredPolicy(PowerPolicyDef.PolicySet.DEFAULT_ALL_ON); in checkDefaultPowerPolicySet()454 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testDefaultStateMachineAtONState()487 applyPowerPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()489 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.DEFAULT_ALL_ON); in testPowerPolicyChange()
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