Searched refs:getEmptyBottomMargin (Results 1 – 2 of 2) sorted by relevance
1459 int emptyBottomMargin = mNotificationStackScroller.getEmptyBottomMargin(); in calculatePanelHeightShade()1468 - mNotificationStackScroller.getEmptyBottomMargin() in calculatePanelHeightQsExpanded()
428 y = getHeight() - getEmptyBottomMargin(); in onDraw()2996 return y < getHeight() - getEmptyBottomMargin(); in isInContentBounds()3052 public int getEmptyBottomMargin() { in getEmptyBottomMargin() method in NotificationStackScrollLayout