Searched refs:reportLockoutStarted (Results 1 – 6 of 6) sorted by relevance
158 suspend fun reportLockoutStarted(durationMs: Int) in <lambda>() method300 override suspend fun reportLockoutStarted(durationMs: Int) { in reportLockoutStarted() method
107 override suspend fun reportLockoutStarted(durationMs: Int) { in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository
251 repository.reportLockoutStarted(authenticationResult.lockoutDurationMs) in <lambda>()
194 underTest.reportLockoutStarted(1000) in hasLockoutOccurred()
341 kosmos.fakeAuthenticationRepository.reportLockoutStarted( in setLockout()
255 reportLockoutStarted(42) in <lambda>()