Home
last modified time | relevance | path

Searched refs:removeSuppressedSummary (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java593 mBubbleData.removeSuppressedSummary(groupKey); in setupNEM()
615 mBubbleData.removeSuppressedSummary(groupKey); in setupNEM()
1212 mBubbleData.removeSuppressedSummary(groupKey); in onEntryRemoved()
DBubbleData.java333 void removeSuppressedSummary(String groupKey) { in removeSuppressedSummary() method in BubbleData