Searched refs:mTmpLastInSectionViews (Results 1 – 1 of 1) sorted by relevance
42 private final ExpandableView[] mTmpLastInSectionViews; field in NotificationRoundnessManager58 mTmpLastInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()161 mTmpLastInSectionViews[i] = mLastInSectionViews[i]; in updateRoundedChildren()166 anyChanged |= handleRemovedOldViews(sections, mTmpLastInSectionViews, false); in updateRoundedChildren()168 anyChanged |= handleAddedNewViews(sections, mTmpLastInSectionViews, false); in updateRoundedChildren()