Searched refs:mTmpFirstInSectionViews (Results 1 – 1 of 1) sorted by relevance
42 private final ActivatableNotificationView[] mTmpFirstInSectionViews; field in NotificationRoundnessManager55 mTmpFirstInSectionViews = new ActivatableNotificationView[NUM_SECTIONS]; in NotificationRoundnessManager()165 mTmpFirstInSectionViews[i] = mFirstInSectionViews[i]; in updateRoundedChildren()170 anyChanged |= handleRemovedOldViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()172 anyChanged |= handleAddedNewViews(sections, mTmpFirstInSectionViews, true); in updateRoundedChildren()