Searched refs:PASSWORD_MIN_NUMERIC_KEY (Results 1 – 1 of 1) sorted by relevance
60 public static final String PASSWORD_MIN_NUMERIC_KEY = "lockscreen.password_min_numeric"; field in ChooseLockPassword260 mPasswordMinNumeric = Math.max(intent.getIntExtra(PASSWORD_MIN_NUMERIC_KEY, in onCreate()