Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1402 + mNotificationStackScroller.getBottomStackPeekSize() in calculatePanelHeightQsExpanded()
1436 / (mQsMinExpansionHeight + mNotificationStackScroller.getBottomStackPeekSize() in updateNotificationTranslucency()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java511 public int getBottomStackPeekSize() { in getBottomStackPeekSize() method in NotificationStackScrollLayout