Searched refs:lastSection (Results 1 – 1 of 1) sorted by relevance
2372 NotificationSection lastSection = getLastVisibleSection();2376 } else if (lastSection == null) {2392 if (section == lastSection) {2865 NotificationSection lastSection = getLastVisibleSection(); in updateFirstAndLastBackgroundViews() local2869 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateFirstAndLastBackgroundViews()4026 NotificationSection lastSection = getLastVisibleSection(); in updateScrollPositionOnExpandInBottom() local4028 lastSection == null ? null : lastSection.getLastVisibleChild(); in updateScrollPositionOnExpandInBottom()