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