Searched refs:PASSWORD_MIN_LOWERCASE_KEY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/password/
H A DChooseLockPassword.java79 public static final String PASSWORD_MIN_LOWERCASE_KEY = "lockscreen.password_min_lowercase"; field in class:ChooseLockPassword
595 mPasswordMinLowerCase = Math.max(intent.getIntExtra(PASSWORD_MIN_LOWERCASE_KEY,

Completed in 73 milliseconds