Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java568 return handleSummaryRemovalInterception(entry, userRemovedNotif);
592 private boolean handleSummaryRemovalInterception(NotificationEntry summary, in handleSummaryRemovalInterception() method in BubbleController