Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationShelfTest.kt43 private val shelf = NotificationShelf( constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java170 NotificationShelf shelf = ambientState.getShelf(); in updateAlphaState() local
293 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local
DStackStateAnimator.java572 public void setShelf(NotificationShelf shelf) { in setShelf()
DAmbientState.java493 public void setShelf(NotificationShelf shelf) { in setShelf()