Searched refs:INITIAL_ALL_ON (Results 1 – 2 of 2) sorted by relevance
161 public static final String INITIAL_ALL_ON = "system_power_policy_initiall_on"; field in PowerPolicyDef.IdSet380 INITIAL_ALL_ON = new PowerPolicyDef(IdSet.INITIAL_ALL_ON, field in PowerPolicyDef.PolicySet
375 testHelper.checkRegisteredPolicy(PowerPolicyDef.PolicySet.INITIAL_ALL_ON); in checkDefaultPowerPolicySet()