Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/authentication/domain/interactor/
H A DAuthenticationInteractorTest.kt610 fun isLockscreenDismissed() = regex
612 val isLockscreenDismissed by collectLastValue(underTest.isLockscreenDismissed) regex