Searched refs:storedCredentialType (Results 1 – 1 of 1) sorted by relevance
276 public boolean checkAgainstStoredType(int storedCredentialType) { in checkAgainstStoredType() argument277 if (storedCredentialType == CREDENTIAL_TYPE_PASSWORD_OR_PIN) { in checkAgainstStoredType()280 return getType() == storedCredentialType; in checkAgainstStoredType()