Searched refs:notifyInvalidateNotifications (Results 1 – 3 of 3) sorted by relevance
286 void notifyInvalidateNotifications(String reason); in notifyInvalidateNotifications() method
1197 mSysuiProxy.notifyInvalidateNotifications("BubbleData.Listener.applyUpdate");1221 mSysuiProxy.notifyInvalidateNotifications("BubbleController.handleDismissalInterception"); in handleDismissalInterception()
331 public void notifyInvalidateNotifications(String reason) { in BubblesManager()