Searched refs:getEmptyBottomMargin (Results 1 – 2 of 2) sorted by relevance
281 y = getHeight() - getEmptyBottomMargin(); in onDraw()2206 return y < getHeight() - getEmptyBottomMargin(); in isInContentBounds()2244 public int getEmptyBottomMargin() { in getEmptyBottomMargin() method in NotificationStackScrollLayout
1578 int emptyBottomMargin = mNotificationStackScroller.getEmptyBottomMargin(); in calculatePanelHeightShade()1587 - mNotificationStackScroller.getEmptyBottomMargin() in calculatePanelHeightQsExpanded()