Searched refs:notifyInvalidateNotifications (Results 1 – 3 of 3) sorted by relevance
298 void notifyInvalidateNotifications(String reason); in notifyInvalidateNotifications() method
1474 mSysuiProxy.notifyInvalidateNotifications("BubbleData.Listener.applyUpdate");1511 mSysuiProxy.notifyInvalidateNotifications("BubbleController.handleDismissalInterception"); in handleDismissalInterception()
310 public void notifyInvalidateNotifications(String reason) { in BubblesManager()