Searched refs:AuthenticationRequest (Results 1 – 1 of 1) sorted by relevance
138 private data class AuthenticationRequest( class175 private var pendingAuthenticateRequest = MutableStateFlow<AuthenticationRequest?>(null)547 pendingAuthenticateRequest.value = AuthenticationRequest(uiEvent, fallbackToDetection) in requestAuthenticate()