Searched refs:maxLengthSequence (Results 1 – 1 of 1) sorted by relevance
727 return maxLengthSequence(password) > MAX_ALLOWED_SEQUENCE in computePasswordQuality()763 public static int maxLengthSequence(String string) { in maxLengthSequence() method in LockPatternUtils