Searched refs:newSection (Results 1 – 1 of 1) sorted by relevance
1320 final NotifSection newSection = findSection(entry); in applySections() local1323 NotifSection finalSection = newSection; in applySections()1326 if (entry.wasAttachedInPreviousPass() && newSection != prevAttachState.getSection()) { in applySections()1331 entry.getAttachState().getSuppressedChanges().setSection(newSection); in applySections()