Searched refs:storedType (Results 1 – 1 of 1) sorted by relevance
1327 int storedType = LockPatternUtils.CREDENTIAL_TYPE_NONE; in unlockLskfBasedProtector() local1330 storedType = pwd.credentialType; in unlockLskfBasedProtector()1332 if (!credential.checkAgainstStoredType(storedType)) { in unlockLskfBasedProtector()1334 LockPatternUtils.credentialTypeToString(storedType), in unlockLskfBasedProtector()