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
707 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed()718 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
2256 public void clearNotificationEffects() { in clearNotificationEffects() method in NotificationPanelView