Searched defs:credentialType (Results 1 – 10 of 10) sorted by relevance
197 final @LockPatternUtils.CredentialType int credentialType = Utils.getCredentialType( in onCreate() local256 private String getTitleFromCredentialType(@LockPatternUtils.CredentialType int credentialType, in getTitleFromCredentialType()275 private String getDetailsFromCredentialType(@LockPatternUtils.CredentialType int credentialType, in getDetailsFromCredentialType()
189 void setCredentialType(@Utils.CredentialType int credentialType) { in setCredentialType()408 @UserType int userType, @Utils.CredentialType int credentialType) { in getLastAttemptBeforeWipeMessageRes()421 private static @StringRes int getLastAttemptBeforeWipeDeviceMessageRes( in getLastAttemptBeforeWipeDeviceMessageRes()434 private static @StringRes int getLastAttemptBeforeWipeProfileMessageRes( in getLastAttemptBeforeWipeProfileMessageRes()447 private static @StringRes int getLastAttemptBeforeWipeUserMessageRes( in getLastAttemptBeforeWipeUserMessageRes()
722 final @Utils.CredentialType int credentialType = in onAttachedToWindowInternal() local
445 final @Utils.CredentialType int credentialType = mInjector.getCredentialType( in addCredentialView() local
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()
263 CredentialType credentialType, boolean isLegacy) throws Exception { in generateTestPasspointConfiguration()
310 public int credentialType; field in SyntheticPasswordManager.PasswordData
1286 int credentialType = SyntheticPasswordManager.getFrpCredentialType(data.payload); in getFrpCredentialType() local
655 public static int credentialTypeToPasswordQuality(int credentialType) { in credentialTypeToPasswordQuality()