Searched defs:reportAuthenticationAttempt (Results 1 – 2 of 2) sorted by relevance
155 suspend fun reportAuthenticationAttempt(isSuccessful: Boolean) in <lambda>() method288 override suspend fun reportAuthenticationAttempt(isSuccessful: Boolean) { in reportAuthenticationAttempt() method
88 override suspend fun reportAuthenticationAttempt(isSuccessful: Boolean) { in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository