Searched refs:notifyInvalidateNotifications (Results 1 – 3 of 3) sorted by relevance
337 void notifyInvalidateNotifications(String reason); in notifyInvalidateNotifications() method
1833 mSysuiProxy.notifyInvalidateNotifications("BubbleData.Listener.applyUpdate");1878 mSysuiProxy.notifyInvalidateNotifications("BubbleController.handleDismissalInterception"); in handleDismissalInterception()
316 public void notifyInvalidateNotifications(String reason) { in BubblesManager()