Searched refs:PASSWORD_MIN_KEY (Results 1 – 1 of 1) sorted by relevance
55 public static final String PASSWORD_MIN_KEY = "lockscreen.password_min"; field in ChooseLockPassword78 intent.putExtra(PASSWORD_MIN_KEY, minLength); in createIntent()248 intent.getIntExtra(PASSWORD_MIN_KEY, mPasswordMinLength)), in onCreate()