Searched refs:setShelf (Results 1 – 5 of 5) sorted by relevance
332 public void setShelf(NotificationShelf shelf) { in setShelf() method in AmbientState
545 public void setShelf(NotificationShelf shelf) { in setShelf() method
5249 public void setShelf(NotificationShelf shelf) {5257 mAmbientState.setShelf(shelf);5258 mStateAnimator.setShelf(shelf);
179 mStackScroller.setShelf(notificationShelf); in setUp()
3466 mNotificationStackScroller.setShelf(notificationShelf); in initDependencies()