Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java186 int notificationHeight = mSourceNotification.getActualHeight() in onAnimationStart() local
204 + notificationHeight, in onAnimationStart()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2165 float notificationHeight = mNotificationStackScroller.getHeight() in calculatePanelHeightQsExpanded() local
2174 notificationHeight = mNotificationStackScroller.getEmptyShadeViewHeight(); in calculatePanelHeightQsExpanded()
2189 + notificationHeight + mNotificationStackScroller.getTopPaddingOverflow(); in calculatePanelHeightQsExpanded()