Searched refs:lastSection (Results 1 – 1 of 1) sorted by relevance
2493 NotificationSection lastSection = getLastVisibleSection();2497 } else if (lastSection == null) {2512 if (section == lastSection) {3017 NotificationSection lastSection = getLastVisibleSection(); in updateFirstAndLastBackgroundViews() local3021 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateFirstAndLastBackgroundViews()4204 NotificationSection lastSection = getLastVisibleSection(); in updateScrollPositionOnExpandInBottom() local4206 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateScrollPositionOnExpandInBottom()