Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java78 public void setupShelf(NotificationShelf shelf) { in setupShelf()
DNotificationPanelView.java538 NotificationShelf shelf = mNotificationStackScroller.getNotificationShelf(); in computeMaxKeyguardNotifications() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java131 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local
DStackStateAnimator.java574 public void setShelf(NotificationShelf shelf) { in setShelf()
DAmbientState.java266 public void setShelf(NotificationShelf shelf) { in setShelf()