Searched refs:handleRemovedOldViews (Results 1 – 1 of 1) sorted by relevance
227 anyChanged |= handleRemovedOldViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()228 anyChanged |= handleRemovedOldViews(sections, mTmpLastInSectionViews, false); in updateRoundedChildren()236 private boolean handleRemovedOldViews(NotificationSection[] sections, in handleRemovedOldViews() method in NotificationRoundnessManager