Searched defs:clearNotificationEffects (Results 1 – 3 of 3) sorted by relevance
51 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed()54 void clearNotificationEffects(); in clearNotificationEffects() method
722 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed()733 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
2261 public void clearNotificationEffects() { in clearNotificationEffects() method in NotificationPanelView