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