Searched refs:setShelf (Results 1 – 5 of 5) sorted by relevance
329 public void setShelf(NotificationShelf shelf) { in setShelf() method in AmbientState
541 public void setShelf(NotificationShelf shelf) { in setShelf() method
5259 public void setShelf(NotificationShelf shelf) {5267 mAmbientState.setShelf(shelf);5268 mStateAnimator.setShelf(shelf);
175 mStackScroller.setShelf(notificationShelf); in setUp()
3123 mNotificationStackScroller.setShelf(notificationShelf); in initDependencies()