Searched refs:getMaxFailedUnlockAttemptsForWipe (Results 1 – 4 of 4) sorted by relevance
168 suspend fun getMaxFailedUnlockAttemptsForWipe(): Int in <lambda>() method314 override suspend fun getMaxFailedUnlockAttemptsForWipe(): Int { in getMaxFailedUnlockAttemptsForWipe() method
113 override suspend fun getMaxFailedUnlockAttemptsForWipe(): Int = in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository
169 val failedAttemptsBeforeWipe = repository.getMaxFailedUnlockAttemptsForWipe() in <lambda>()
433 kosmos.fakeAuthenticationRepository.getMaxFailedUnlockAttemptsForWipe() in <lambda>()