Searched refs:PASSWORD_MIN_LOWERCASE_KEY (Results 1 – 1 of 1) sorted by relevance
58 public static final String PASSWORD_MIN_LOWERCASE_KEY = "lockscreen.password_min_lowercase"; field in ChooseLockPassword257 mPasswordMinLowerCase = Math.max(intent.getIntExtra(PASSWORD_MIN_LOWERCASE_KEY, in onCreate()