Searched refs:includeLastSection (Results 1 – 1 of 1) sorted by relevance
115 private boolean isLastInSection(ExpandableView view, boolean includeLastSection) { in isLastInSection() argument119 return includeLastSection || numNonEmptySections > 0; in isLastInSection()