Searched refs:getEmptyBottomMargin (Results 1 – 2 of 2) sorted by relevance
1520 int emptyBottomMargin = mNotificationStackScroller.getEmptyBottomMargin(); in calculatePanelHeightShade()1529 - mNotificationStackScroller.getEmptyBottomMargin() in calculatePanelHeightQsExpanded()
464 y = getHeight() - getEmptyBottomMargin(); in onDraw()3270 return y < getHeight() - getEmptyBottomMargin(); in isInContentBounds()3326 public int getEmptyBottomMargin() { in getEmptyBottomMargin() method in NotificationStackScrollLayout