Searched refs:maybeSuppressGroupChange (Results 1 – 1 of 1) sorted by relevance
646 if (maybeSuppressGroupChange(children.get(j), topLevelList)) { in stabilizeGroupingNotifs()655 if (maybeSuppressGroupChange(tle.getRepresentativeEntry(), topLevelList)) { in stabilizeGroupingNotifs()669 private boolean maybeSuppressGroupChange(NotificationEntry entry, List<ListEntry> out) { in maybeSuppressGroupChange() method in ShadeListBuilder