Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DUdfpsFingerprintViewModelTest.kt86 val keyguardInteractor = regex
H A DKeyguardIndicationAreaViewModelTest.kt76 val keyguardInteractor = withDeps.keyguardInteractor regex
H A DKeyguardBottomAreaViewModelTest.kt147 val keyguardInteractor = withDeps.keyguardInteractor regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DResourceTrimmerTest.kt67 val keyguardInteractor = withDeps.keyguardInteractor regex
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/scene/
H A DSceneTestUtils.kt155 fun keyguardInteractor(repository: KeyguardRepository): KeyguardInteractor { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
H A DFoldAodAnimationControllerTest.kt111 val keyguardInteractor = withDeps.keyguardInteractor regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/domain/startable/
H A DSceneContainerStartableTest.kt65 private val keyguardInteractor = regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/
H A DSceneFrameworkIntegrationTest.kt131 private val keyguardInteractor = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java160 KeyguardInteractor keyguardInteractor, in KeyguardClockSwitchController()
H A DLockIconViewController.java196 @NonNull KeyguardInteractor keyguardInteractor, in LockIconViewController()
H A DKeyguardStatusViewController.java134 KeyguardInteractor keyguardInteractor, in KeyguardStatusViewController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java251 public KeyguardIndicationController( in KeyguardIndicationController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java645 KeyguardInteractor keyguardInteractor, in NotificationStackScrollLayoutController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()