Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1586 float notificationHeight = mNotificationStackScroller.getHeight() in calculatePanelHeightQsExpanded() local
1595 notificationHeight = mNotificationStackScroller.getEmptyShadeViewHeight() in calculatePanelHeightQsExpanded()
1610 + notificationHeight; in calculatePanelHeightQsExpanded()