Searched refs:removeNotificationEntry (Results 1 – 3 of 3) sorted by relevance
279 void removeNotificationEntry(String key); in removeNotificationEntry() method
1259 mSysuiProxy.removeNotificationEntry(bubbleChild.getKey()); in handleSummaryDismissalInterception()
343 public void removeNotificationEntry(String key) { in BubblesManager()