Home
last modified time | relevance | path

Searched refs:profileWithMinFailedUnlockAttemptsForWipe (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
DFakeAuthenticationRepository.kt116 var profileWithMinFailedUnlockAttemptsForWipe: Int = UserHandle.USER_SYSTEM in <lambda>() variable in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository
118 profileWithMinFailedUnlockAttemptsForWipe in <lambda>()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/authentication/domain/interactor/
DAuthenticationInteractorTest.kt425 kosmos.fakeAuthenticationRepository.profileWithMinFailedUnlockAttemptsForWipe = in <lambda>()