Searched refs:getNotGoneChildCount (Results 1 – 4 of 4) sorted by relevance
1271 public int getNotGoneChildCount() { in getNotGoneChildCount() method in NotificationStackScrollLayoutController1272 return mView.getNotGoneChildCount(); in getNotGoneChildCount()
2444 public int getNotGoneChildCount() {
1437 if (mNotificationStackScrollLayoutController.getNotGoneChildCount() == 0 in calculatePanelHeightExpanded()
2626 && mNotificationStackScrollLayoutController.getNotGoneChildCount() == 0) { in getMaxPanelHeight()