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()
311 event.mAuthenticationType = val; in maybeSetAuthenticationType()452 + " mAuthenticationType=" + event.mAuthenticationType in logAndEndEvent()473 event.mAuthenticationType, in logAndEndEvent()494 int mAuthenticationType = AUTHENTICATION_TYPE_UNKNOWN; field in FillResponseEventLogger.FillResponseEventInternal
441 event.mAuthenticationType = val; in maybeSetAuthenticationType()560 + " mAuthenticationType=" + event.mAuthenticationType in logAndEndEvent()600 event.mAuthenticationType, in logAndEndEvent()634 int mAuthenticationType = AUTHENTICATION_TYPE_UNKNOWN; field in PresentationStatsEventLogger.PresentationStatsEventInternal