Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java439 float shelfSize = mNotificationStackScroller.getNotificationShelf().getIntrinsicHeight() in computeMaxKeyguardNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4186 public NotificationShelf getNotificationShelf() { in getNotificationShelf() method in NotificationStackScrollLayout