Searched refs:getNotGoneChildCount (Results 1 – 2 of 2) sorted by relevance
410 mNotificationStackScroller.getNotGoneChildCount(), in positionClockAndNotifications()1444 && mNotificationStackScroller.getNotGoneChildCount() == 0) { in getMaxPanelHeight()1535 if (mNotificationStackScroller.getNotGoneChildCount() == 0 in calculatePanelHeightQsExpanded()1663 if (mNotificationStackScroller.getNotGoneChildCount() == 0) { in getNotificationsTopY()2044 if (mNotificationStackScroller.getNotGoneChildCount() > 0) { in getPeekHeight()2109 if (mNotificationStackScroller.getNotGoneChildCount() > 0) { in setEmptyDragAmount()
818 int notGoneChildCount = getNotGoneChildCount(); in getAppearEndPosition()1921 public int getNotGoneChildCount() { in getNotGoneChildCount() method in NotificationStackScrollLayout