Searched refs:mTmpLastInSectionViews (Results 1 – 1 of 1) sorted by relevance
43 private final ActivatableNotificationView[] mTmpLastInSectionViews; field in NotificationRoundnessManager56 mTmpLastInSectionViews = new ActivatableNotificationView[NUM_SECTIONS]; in NotificationRoundnessManager()166 mTmpLastInSectionViews[i] = mLastInSectionViews[i]; in updateRoundedChildren()171 anyChanged |= handleRemovedOldViews(sections, mTmpLastInSectionViews, false); in updateRoundedChildren()173 anyChanged |= handleAddedNewViews(sections, mTmpLastInSectionViews, false); in updateRoundedChildren()