Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLegacyNotificationShelfControllerImpl.java95 NotificationStackScrollLayoutController notificationStackScrollLayoutController) { in bind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DDebugDrawable.java49 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in DebugDrawable()
DShadeSurface.kt68 val notificationStackScrollLayoutController: NotificationStackScrollLayoutController constant
DNotificationShadeWindowViewController.java151 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in NotificationShadeWindowViewController()
DNotificationsQSContainerController.kt63 notificationStackScrollLayoutController: NotificationStackScrollLayoutController, in <lambda>() constant
DQuickSettingsController.java324 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in QuickSettingsController()
DNotificationPanelViewController.java692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/transition/
DShadeTransitionController.kt51 lateinit var notificationStackScrollLayoutController: NotificationStackScrollLayoutController in <lambda>() variable
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt100 private lateinit var notificationStackScrollLayoutController: variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationsQSContainerControllerLegacyTest.kt80 lateinit var notificationStackScrollLayoutController: NotificationStackScrollLayoutController variable in com.android.systemui.shade.NotificationsQSContainerControllerLegacyTest
DNotificationsQSContainerControllerTest.kt79 lateinit var notificationStackScrollLayoutController: NotificationStackScrollLayoutController variable in com.android.systemui.shade.NotificationsQSContainerControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java142 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in CentralSurfacesCommandQueueCallbacks()
DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5500 NotificationStackScrollLayoutController notificationStackScrollLayoutController) { in setController()