Searched refs:MIN_AUTO_PIN_REQUIREMENT_LENGTH (Results 1 – 2 of 2) sorted by relevance
123 public static final int MIN_AUTO_PIN_REQUIREMENT_LENGTH = 6; field in LockPatternUtils
1083 || sizeOfCredential < LockPatternUtils.MIN_AUTO_PIN_REQUIREMENT_LENGTH) { in derivePinLength()