Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/scene/
H A DSceneTestUtils.kt132 fun authenticationRepository(): FakeAuthenticationRepository { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/domain/startable/
H A DSceneContainerStartableTest.kt59 private val authenticationRepository = utils.authenticationRepository() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/
H A DSceneFrameworkIntegrationTest.kt89 private val authenticationRepository = utils.authenticationRepository() regex