Searched defs:PASSWORD_MIN_NUMERIC_KEY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DChooseLockPassword.java56 public static final String PASSWORD_MIN_NUMERIC_KEY = "lockscreen.password_min_numeric"; field in class:ChooseLockPassword
179 mPasswordMinNumeric = Math.max(intent.getIntExtra(PASSWORD_MIN_NUMERIC_KEY,

Completed in 32 milliseconds