Home
last modified time | relevance | path

Searched refs:getNotificationShelf (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSuperStatusBarViewFactory.java117 public NotificationShelf getNotificationShelf(ViewGroup container) { in getNotificationShelf() method in SuperStatusBarViewFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java853 NotificationShelf shelf = mNotificationStackScroller.getNotificationShelf(); in computeMaxKeyguardNotifications()
DStatusBar.java1374 mNotificationShelf = mSuperStatusBarViewFactory.getNotificationShelf(mStackScroller); in inflateShelf()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5454 public NotificationShelf getNotificationShelf() {