Searched defs:PASSWORD_MIN_LENGTH (Results 1 – 2 of 2) sorted by relevance
25 private static final int PASSWORD_MIN_LENGTH = 8; field in WifiUtils
1827 public static final String PASSWORD_MIN_LENGTH = "passwordMinLength"; field