Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutControllerKosmos.kt22 val Kosmos.notificationStackScrollLayoutController by constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DDebugDrawable.java50 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in DebugDrawable()
DNotificationShadeWindowViewController.java170 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in NotificationShadeWindowViewController()
DGlanceableHubContainerController.kt86 private val notificationStackScrollLayoutController: NotificationStackScrollLayoutController, constant in com.android.systemui.shade.GlanceableHubContainerController
DNotificationsQSContainerController.kt68 private val notificationStackScrollLayoutController: NotificationStackScrollLayoutController, in <lambda>() constant
DQuickSettingsControllerImpl.java313 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in QuickSettingsControllerImpl()
DNotificationPanelViewController.java695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationsQSContainerControllerLegacyTest.kt86 private val notificationStackScrollLayoutController = constant
DNotificationsQSContainerControllerTest.kt83 private val notificationStackScrollLayoutController = constant in com.android.systemui.shade.NotificationsQSContainerControllerTest
DNotificationShadeWindowViewTest.kt104 private lateinit var notificationStackScrollLayoutController: variable in com.android.systemui.shade.NotificationShadeWindowViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java142 NotificationStackScrollLayoutController notificationStackScrollLayoutController, in CentralSurfacesCommandQueueCallbacks()
DCentralSurfacesImpl.java607 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
DTestMocksModule.kt116 val notificationStackScrollLayoutController: NotificationStackScrollLayoutController = mock(), constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5565 NotificationStackScrollLayoutController notificationStackScrollLayoutController) { in setController()