Searched refs:setShelfController (Results 1 – 4 of 4) sorted by relevance
149 mStackScroller.setShelfController(notificationShelfController); in setUp()
1338 public void setShelfController(NotificationShelfController notificationShelfController) {1339 mView.setShelfController(notificationShelfController);
4837 public void setShelfController(NotificationShelfController notificationShelfController) { in setShelfController() method
3778 mNotificationStackScrollLayoutController.setShelfController(notificationShelfController); in initDependencies()