Searched defs:clearNotificationEffects (Results 1 – 3 of 3) sorted by relevance
58 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed()61 void clearNotificationEffects(); in clearNotificationEffects() method
1076 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed()1087 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
4571 public void clearNotificationEffects() { in clearNotificationEffects() method