Searched refs:setShelf (Results 1 – 6 of 6) sorted by relevance
94 view.setShelf(shelf) in <lambda>()
498 public void setShelf(NotificationShelf shelf) { in setShelf() method in AmbientState
816 public void setShelf(NotificationShelf shelf) { in setShelf() method
1777 public void setShelf(NotificationShelf shelf) {1778 mView.setShelf(shelf);
4992 public void setShelf(NotificationShelf shelf) { in setShelf() method5000 mAmbientState.setShelf(mShelf); in setShelf()5001 mStateAnimator.setShelf(mShelf); in setShelf()
208 mStackScroller.setShelf(mNotificationShelf); in setUp()