Searched defs:getMaxFailedUnlockAttemptsForWipe (Results 1 – 2 of 2) 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