Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DDebugDrawable.java40 private final NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in DebugDrawable
H A DNotificationShadeWindowViewController.java91 private final NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in NotificationShadeWindowViewController
H A DQuickSettingsController.java135 private final NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in QuickSettingsController
H A DNotificationPanelViewController.java318 private final NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacksTest.java96 @Mock private NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in CentralSurfacesCommandQueueCallbacksTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java121 mNotificationStackScrollLayoutController; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java252 mNotificationStackScrollLayoutController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java100 private final NotificationStackScrollLayoutController mNotificationStackScrollLayoutController; field in CentralSurfacesCommandQueueCallbacks