Home
last modified time | relevance | path

Searched refs:setNotificationsController (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java198 mStackScroller.setNotificationsController(mNotificationsController); in setUp()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java737 mView.setNotificationsController(mNotificationsController); in setUpView()
H A DNotificationStackScrollLayout.java4656 public void setNotificationsController(NotificationsController notificationsController) { in setNotificationsController() method