Searched refs:notifyInvalidateNotifications (Results 1 – 3 of 3) sorted by relevance
370 void notifyInvalidateNotifications(String reason); in notifyInvalidateNotifications() method
2095 mSysuiProxy.notifyInvalidateNotifications("BubbleData.Listener.applyUpdate");2140 mSysuiProxy.notifyInvalidateNotifications("BubbleController.handleDismissalInterception"); in handleDismissalInterception()
363 public void notifyInvalidateNotifications(String reason) { in BubblesManager()