Home
last modified time | relevance | path

Searched defs:shelf (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
H A DNotificationListViewBinder.kt39 val shelf = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java166 NotificationShelf shelf = ambientState.getShelf(); in updateAlphaState() local
285 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local
H A DStackStateAnimator.java564 public void setShelf(NotificationShelf shelf) { in setShelf()
H A DAmbientState.java482 public void setShelf(NotificationShelf shelf) { in setShelf()
H A DNotificationStackScrollLayout.java4955 public void setShelf(NotificationShelf shelf) { in setShelf()