Searched refs:mTmpFirstInSectionViews (Results 1 – 1 of 1) sorted by relevance
44 private final ActivatableNotificationView[] mTmpFirstInSectionViews; field in NotificationRoundnessManager57 mTmpFirstInSectionViews = new ActivatableNotificationView[NUM_SECTIONS]; in NotificationRoundnessManager()161 mTmpFirstInSectionViews[i] = mFirstInSectionViews[i]; in updateRoundedChildren()166 anyChanged |= handleRemovedOldViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()168 anyChanged |= handleAddedNewViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()