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/notification/stack/
DStackScrollAlgorithm.java151 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local
DStackStateAnimator.java545 public void setShelf(NotificationShelf shelf) { in setShelf()
DAmbientState.java332 public void setShelf(NotificationShelf shelf) { in setShelf()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java142 public void setupShelf(NotificationShelf shelf) { in setupShelf()
DNotificationPanelView.java864 NotificationShelf shelf = mNotificationStackScroller.getNotificationShelf(); in computeMaxKeyguardNotifications() local