Searched refs:getEmptyBottomMargin (Results 1 – 2 of 2) sorted by relevance
264 y = getHeight() - getEmptyBottomMargin(); in onDraw()1988 return y < getHeight() - getEmptyBottomMargin(); in isInContentBounds()2026 public int getEmptyBottomMargin() { in getEmptyBottomMargin() method in NotificationStackScrollLayout
1384 int emptyBottomMargin = mNotificationStackScroller.getEmptyBottomMargin(); in calculatePanelHeightShade()1393 - mNotificationStackScroller.getEmptyBottomMargin() in calculatePanelHeightQsExpanded()