Searched refs:getNotGoneChildCount (Results 1 – 3 of 3) sorted by relevance
1101 public int getNotGoneChildCount() { in getNotGoneChildCount() method in NotificationStackScrollLayoutController1102 return mView.getNotGoneChildCount(); in getNotGoneChildCount()
2198 public int getNotGoneChildCount() {
2802 && mNotificationStackScrollLayoutController.getNotGoneChildCount() == 0) { in getMaxPanelHeight()2916 if (mNotificationStackScrollLayoutController.getNotGoneChildCount() == 0 in calculatePanelHeightQsExpanded()