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