Searched defs:setShelf (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackStateAnimator.java518 public void setShelf(NotificationShelf shelf) { method in class:StackStateAnimator
H A DAmbientState.java235 public void setShelf(NotificationShelf shelf) { method in class:AmbientState
H A DNotificationStackScrollLayout.java4246 public void setShelf(NotificationShelf shelf) { method in class:NotificationStackScrollLayout
4254 mAmbientState.setShelf(shelf);
4255 mStateAnimator.setShelf(shelf);

Completed in 948 milliseconds