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