Searched refs:MIN_LENGTH_BEFORE_REPORT (Results 1 – 2 of 2) sorted by relevance
347 protected static final int MIN_LENGTH_BEFORE_REPORT = LockPatternUtils.MIN_LOCK_PATTERN_SIZE; field in CryptKeeper729 if (pattern.size() >= MIN_LENGTH_BEFORE_REPORT) {