Searched defs:clearNotificationEffects (Results 1 – 3 of 3) sorted by relevance
71 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed()74 oneway void clearNotificationEffects(); in clearNotificationEffects() method
1598 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed()1609 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
2953 private void clearNotificationEffects() { in clearNotificationEffects() method