Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1537 notificationHeight = mNotificationStackScroller.getEmptyShadeViewHeight(); in calculatePanelHeightQsExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3868 public int getEmptyShadeViewHeight() { in getEmptyShadeViewHeight() method in NotificationStackScrollLayout