Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java814 mBubbleData.removeSuppressedSummary(groupKey); in removeSuppressedSummaryIfNecessary()
984 mBubbleData.removeSuppressedSummary(groupKey); in onEntryRemoved()
DBubbleData.java405 void removeSuppressedSummary(String groupKey) { in removeSuppressedSummary() method in BubbleData