Searched refs:suppressedSummaryGroup (Results 1 – 2 of 2) sorted by relevance
88 @Nullable String suppressedSummaryGroup; field in BubbleData.Update113 || suppressedSummaryGroup != null in anythingChanged()522 mStateChange.suppressedSummaryGroup = groupKey; in addSummaryToSuppress()542 mStateChange.suppressedSummaryGroup = groupKey; in removeSuppressedSummary()
2512 mBubbleData.getSummaryKey(update.suppressedSummaryGroup); in update()2514 mSuppressedGroupToNotifKeys.put(update.suppressedSummaryGroup, summaryKey); in update()2516 mSuppressedGroupToNotifKeys.remove(update.suppressedSummaryGroup); in update()