Searched refs:getEmptyBottomMargin (Results 1 – 4 of 4) sorted by relevance
1283 public int getEmptyBottomMargin() { in getEmptyBottomMargin() method in NotificationStackScrollLayoutController1284 return mView.getEmptyBottomMargin(); in getEmptyBottomMargin()
870 y = getHeight() - getEmptyBottomMargin(); in onDrawDebug()1447 getHeight(), getEmptyBottomMargin(), getTopPadding());3433 return y < getHeight() - getEmptyBottomMargin(); in isInContentBounds()4062 int getEmptyBottomMargin() { in getEmptyBottomMargin() method
1431 - mNotificationStackScrollLayoutController.getEmptyBottomMargin() in calculatePanelHeightExpanded()
2739 int emptyBottomMargin = mNotificationStackScrollLayoutController.getEmptyBottomMargin(); in calculatePanelHeightShade()