Searched defs:credentialType (Results 1 – 11 of 11) sorted by relevance
102 int credentialType, in newInstance()136 int credentialType, in KeySyncTask()463 @KeyChainProtectionParams.LockScreenUiFormat static int getUiFormat(int credentialType) { in getUiFormat()
96 public boolean doesCredentialSupportInsecureMode(int credentialType, byte[] credential) { in doesCredentialSupportInsecureMode()
940 int credentialType, @NonNull byte[] credential, int userId) { in lockScreenSecretAvailable()973 int credentialType, in lockScreenSecretChanged()
164 final int credentialType = buffer.getInt(); in testFrpBlock_isForwardsCompatible() local
67 public boolean hasCredentialResults(@NonNull String credentialType) { in hasCredentialResults()
124 public boolean hasCredentialResults(@NonNull String credentialType) { in hasCredentialResults()
68 public boolean hasCapability(@NonNull String credentialType) { in hasCapability()
493 @Utils.CredentialType final int credentialType = Utils.getCredentialType( in addCredentialView() local
795 @Utils.CredentialType final int credentialType = in onAttachedToWindow() local
356 public int credentialType; field in SyntheticPasswordManager.PasswordData367 public static PasswordData create(int credentialType, int pinLength) { in create()735 final int credentialType = PasswordData.fromBytes(data.payload).credentialType; in getSpecialUserCredentialType() local
142 public static String credentialTypeToString(int credentialType) { in credentialTypeToString()761 public static int credentialTypeToPasswordQuality(int credentialType) { in credentialTypeToPasswordQuality()