Searched refs:NO_USER_INTERACTION (Results 1 – 2 of 2) sorted by relevance
162 public static final String NO_USER_INTERACTION = "system_power_policy_no_user_interaction"; field in PowerPolicyDef.IdSet388 NO_USER_INTERACT = new PowerPolicyDef(IdSet.NO_USER_INTERACTION,
81 testHelper.checkCurrentPolicy(PowerPolicyDef.IdSet.NO_USER_INTERACTION); in testPowerPolicySilentMode()