Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1412 maxQsHeight + mNotificationStackScroller.getNotificationTopPadding(), in calculatePanelHeightQsExpanded()
1420 + mNotificationStackScroller.getNotificationTopPadding() in calculatePanelHeightQsExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1422 public int getNotificationTopPadding() { in getNotificationTopPadding() method in NotificationStackScrollLayout