Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImplTest.java72 ScreenOffAnimationController mScreenOffAnimationController; field in LegacyNotificationIconAreaControllerImplTest
H A DDozeParametersTest.java80 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in DozeParametersTest
H A DStatusBarNotificationActivityStarterTest.java132 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in StatusBarNotificationActivityStarterTest
H A DBiometricsUnlockControllerTest.java121 private ScreenOffAnimationController mScreenOffAnimationController; field in BiometricsUnlockControllerTest
H A DCentralSurfacesImplTest.java311 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in CentralSurfacesImplTest
H A DScrimControllerTest.java141 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in ScrimControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardStatusViewControllerBaseTest.java53 @Mock protected ScreenOffAnimationController mScreenOffAnimationController; field in KeyguardStatusViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java51 private final ScreenOffAnimationController mScreenOffAnimationController; field in KeyguardVisibilityHelper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImplTest.java97 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in NotificationShadeWindowControllerImplTest
H A DNotificationPanelViewControllerBaseTest.java217 @Mock protected ScreenOffAnimationController mScreenOffAnimationController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeParameters.java85 private final ScreenOffAnimationController mScreenOffAnimationController; field in DozeParameters
H A DLegacyNotificationIconAreaControllerImpl.java96 private final ScreenOffAnimationController mScreenOffAnimationController; field in LegacyNotificationIconAreaControllerImpl
H A DBiometricUnlockController.java267 private final ScreenOffAnimationController mScreenOffAnimationController; field in BiometricUnlockController
H A DScrimController.java213 private final ScreenOffAnimationController mScreenOffAnimationController; field in ScrimController
H A DCentralSurfacesImpl.java500 private final ScreenOffAnimationController mScreenOffAnimationController; field in CentralSurfacesImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java328 private final ScreenOffAnimationController mScreenOffAnimationController; field in KeyguardViewMediator
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardViewMediatorTest.java165 private @Mock ScreenOffAnimationController mScreenOffAnimationController; field in KeyguardViewMediatorTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java130 @Mock private ScreenOffAnimationController mScreenOffAnimationController; field in NotificationStackScrollLayoutTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java347 @Inject Lazy<ScreenOffAnimationController> mScreenOffAnimationController; field in Dependency
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java122 private final ScreenOffAnimationController mScreenOffAnimationController; field in NotificationShadeWindowControllerImpl
H A DNotificationPanelViewController.java396 private final ScreenOffAnimationController mScreenOffAnimationController; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java283 private ScreenOffAnimationController mScreenOffAnimationController; field in BubblesTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java568 private final ScreenOffAnimationController mScreenOffAnimationController; field in NotificationStackScrollLayout