Searched refs:getLayoutMinHeight (Results 1 – 4 of 4) sorted by relevance
1279 public float getLayoutMinHeight() { in getLayoutMinHeight() method in NotificationStackScrollLayoutController1280 return mView.getLayoutMinHeight(); in getLayoutMinHeight()
1278 ? getLayoutMinHeight() : 0);2654 int minStackHeight = getLayoutMinHeight(); in updateTopPadding()2668 public int getLayoutMinHeight() { in getLayoutMinHeight() method
1453 maxQsHeight + mNotificationStackScrollLayoutController.getLayoutMinHeight(); in calculatePanelHeightExpanded()
2697 + mNotificationStackScrollLayoutController.getLayoutMinHeight(); in onHeightUpdated()