Searched refs:mTmpFirstInSectionViews (Results 1 – 1 of 1) sorted by relevance
41 private final ExpandableView[] mTmpFirstInSectionViews; field in NotificationRoundnessManager57 mTmpFirstInSectionViews = new ExpandableView[numberOfSections]; in NotificationRoundnessManager()160 mTmpFirstInSectionViews[i] = mFirstInSectionViews[i]; in updateRoundedChildren()165 anyChanged |= handleRemovedOldViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()167 anyChanged |= handleAddedNewViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()