Searched refs:lastSection (Results 1 – 1 of 1) sorted by relevance
2406 NotificationSection lastSection = getLastVisibleSection();2410 } else if (lastSection == null) {2425 if (section == lastSection) {2898 NotificationSection lastSection = getLastVisibleSection(); in updateFirstAndLastBackgroundViews() local2902 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateFirstAndLastBackgroundViews()4066 NotificationSection lastSection = getLastVisibleSection(); in updateScrollPositionOnExpandInBottom() local4068 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateScrollPositionOnExpandInBottom()