Searched refs:lowPrioritySection (Results 1 – 1 of 1) sorted by relevance
194 final NotificationSection lowPrioritySection, in updateFirstAndLastViewsInSections() argument201 lowPrioritySection.getFirstVisibleChild(); in updateFirstAndLastViewsInSections()207 lowPrioritySection.setFirstVisibleChild(firstLowPriorityChild); in updateFirstAndLastViewsInSections()208 lowPrioritySection.setLastVisibleChild(lastChild); in updateFirstAndLastViewsInSections()212 lowPrioritySection.setFirstVisibleChild(null); in updateFirstAndLastViewsInSections()213 lowPrioritySection.setLastVisibleChild(null); in updateFirstAndLastViewsInSections()217 lowPrioritySection.setFirstVisibleChild(firstChild); in updateFirstAndLastViewsInSections()218 lowPrioritySection.setLastVisibleChild(lastChild); in updateFirstAndLastViewsInSections()