Searched refs:getCredentialTypeForUser (Results 1 – 4 of 4) sorted by relevance
783 return credentialTypeToPasswordQuality(getCredentialTypeForUser(userHandle)); in getKeyguardStoredPasswordQuality()942 public @CredentialType int getCredentialTypeForUser(int userHandle) { in getCredentialTypeForUser() method in LockPatternUtils952 int type = getCredentialTypeForUser(userId); in isSecure()958 int type = getCredentialTypeForUser(userId); in isLockPasswordEnabled()967 int type = getCredentialTypeForUser(userId); in isLockPatternEnabled()
81 `when`(lockPatternUtils.getCredentialTypeForUser(anyInt())) in testAuthCredentialPatternView_onErrorTimeoutFinish_setPatternEnabled()
22275 HSPLcom/android/internal/widget/LockPatternUtils;->getCredentialTypeForUser(I)I
22338 HSPLcom/android/internal/widget/LockPatternUtils;->getCredentialTypeForUser(I)I