Searched refs:mAuthenticationType (Results 1 – 3 of 3) sorted by relevance
139 private @AuthenticationResultType int mAuthenticationType; field in BiometricAuthenticator.AuthenticationResult159 mAuthenticationType = authenticationType; in AuthenticationResult()181 return mAuthenticationType; in getAuthenticationType()
314 event.mAuthenticationType = val; in maybeSetAuthenticationType()455 + " mAuthenticationType=" + event.mAuthenticationType in logAndEndEvent()476 event.mAuthenticationType, in logAndEndEvent()497 int mAuthenticationType = AUTHENTICATION_TYPE_UNKNOWN; field in FillResponseEventLogger.FillResponseEventInternal
526 event.mAuthenticationType = val; in maybeSetAuthenticationType()770 + " mAuthenticationType=" + event.mAuthenticationType in logAndEndEvent()827 event.mAuthenticationType, in logAndEndEvent()876 int mAuthenticationType = AUTHENTICATION_TYPE_UNKNOWN; field in PresentationStatsEventLogger.PresentationStatsEventInternal