Home
last modified time | relevance | path

Searched refs:setShelf (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java399 public void setShelf(NotificationShelf shelf) { in setShelf() method in AmbientState
H A DStackStateAnimator.java529 public void setShelf(NotificationShelf shelf) { in setShelf() method
H A DNotificationStackScrollLayout.java4845 mAmbientState.setShelf(mShelf); in setShelfController()
4846 mStateAnimator.setShelf(mShelf); in setShelfController()