Searched refs:suppressedSummaryGroup (Results 1 – 2 of 2) sorted by relevance
85 @Nullable String suppressedSummaryGroup; field in BubbleData.Update110 || suppressedSummaryGroup != null; in anythingChanged()388 mStateChange.suppressedSummaryGroup = groupKey; in addSummaryToSuppress()408 mStateChange.suppressedSummaryGroup = groupKey; in removeSuppressedSummary()
1401 mBubbleData.getSummaryKey(update.suppressedSummaryGroup); in update()1403 mSuppressedGroupToNotifKeys.put(update.suppressedSummaryGroup, summaryKey); in update()1405 mSuppressedGroupToNotifKeys.remove(update.suppressedSummaryGroup); in update()