Searched defs:isPin (Results 1 – 3 of 3) sorted by relevance
212 public boolean isPin() { in isPin() method in LockscreenCredential
214 public static PasswordMetrics computeForPasswordOrPin(byte[] password, boolean isPin) { in computeForPasswordOrPin()526 PasswordMetrics adminMetrics, int minComplexity, boolean isPin, byte[] password) { in validatePassword()
754 public int getMinLockLength(boolean isPin, @PasswordComplexity int complexity) { in getMinLockLength()