Searched refs:includeFirstSection (Results 1 – 1 of 1) sorted by relevance
102 private boolean isFirstInSection(ExpandableView view, boolean includeFirstSection) { in isFirstInSection() argument106 return includeFirstSection || numNonEmptySections > 0; in isFirstInSection()