Home
last modified time | relevance | path

Searched defs:authenticationStatus (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFingerprintAuthRepositoryTest.kt186 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
204 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
219 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
237 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
255 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
271 val authenticationStatus by collectLastValue(underTest.authenticationStatus) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
H A DKeyguardFaceAuthInteractorTest.kt166 val authenticationStatus = collectLastValue(underTest.authenticationStatus) regex