Searched defs:credentialType (Results 1 – 12 of 12) sorted by relevance
102 int credentialType, in newInstance()136 int credentialType, in KeySyncTask()470 @KeyChainProtectionParams.LockScreenUiFormat static int getUiFormat(int credentialType) { in getUiFormat()
109 public boolean doesCredentialSupportInsecureMode(int credentialType, byte[] credential) { in doesCredentialSupportInsecureMode()
949 int credentialType, @NonNull byte[] credential, int userId) { in lockScreenSecretAvailable()982 int credentialType, in lockScreenSecretChanged()
164 final int credentialType = buffer.getInt(); in testFrpBlock_isForwardsCompatible() local
67 public boolean hasCredentialResults(@NonNull String credentialType) { in hasCredentialResults()
131 public boolean hasCredentialResults(@NonNull String credentialType) { in hasCredentialResults()
70 public boolean hasCapability(@NonNull String credentialType) { in hasCapability()
34 val credentialType: CredentialType, constant
182 return when (val credentialType = getCurrentCredentialType(securityMode)) { in <lambda>() method
361 public int credentialType; field in SyntheticPasswordManager.PasswordData372 public static PasswordData create(int credentialType, int pinLength) { in create()790 final int credentialType = PasswordData.fromBytes(data.payload).credentialType; in getSpecialUserCredentialType() local
507 PromptKind credentialType = Utils.getCredentialType(mLockPatternUtils, mEffectiveUserId); in addCredentialView() local
142 public static String credentialTypeToString(int credentialType) { in credentialTypeToString()749 public static int credentialTypeToPasswordQuality(int credentialType) { in credentialTypeToPasswordQuality()