Searched refs:mTmpFirstInSectionViews (Results 1 – 1 of 1) sorted by relevance
43 private final ExpandableView[] mTmpFirstInSectionViews; field in NotificationRoundnessManager67 mTmpFirstInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()222 mTmpFirstInSectionViews[i] = mFirstInSectionViews[i]; in updateRoundedChildren()227 anyChanged |= handleRemovedOldViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()229 anyChanged |= handleAddedNewViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()