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.java162 int notificationHeight = mSourceNotification.getActualHeight() in onAnimationStart() local
181 + notificationHeight, in onAnimationStart()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1626 float notificationHeight = mNotificationStackScroller.getHeight() in calculatePanelHeightQsExpanded() local
1635 notificationHeight = mNotificationStackScroller.getEmptyShadeViewHeight(); in calculatePanelHeightQsExpanded()
1650 + notificationHeight + mNotificationStackScroller.getTopPaddingOverflow(); in calculatePanelHeightQsExpanded()