Searched defs:getProfileWithMinFailedUnlockAttemptsForWipe (Results 1 – 2 of 2) sorted by relevance
180 @UserIdInt suspend fun getProfileWithMinFailedUnlockAttemptsForWipe(): Int in <lambda>() method320 override suspend fun getProfileWithMinFailedUnlockAttemptsForWipe(): Int { in getProfileWithMinFailedUnlockAttemptsForWipe() method
117 override suspend fun getProfileWithMinFailedUnlockAttemptsForWipe(): Int = in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository