Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java63 protected @Mock LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in UdfpsKeyguardViewLegacyControllerBaseTest
H A DUdfpsControllerTest.java170 private LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in UdfpsControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java122 @Mock protected LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java254 @Mock protected LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java92 private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in NotificationShadeWindowViewController
H A DQuickSettingsController.java136 private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in QuickSettingsController
H A DNotificationPanelViewController.java338 private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java153 @Mock private LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in NotificationStackScrollLayoutControllerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java166 @NonNull private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in UdfpsController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java187 private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in NotificationStackScrollLayoutController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java310 private final LockscreenShadeTransitionController mLockscreenShadeTransitionController; field in CentralSurfacesImpl