Searched refs:clearEffects (Results 1 – 4 of 4) sorted by relevance
31 void onPanelRevealed(boolean clearEffects, int numItems); in onPanelRevealed() argument33 void clearEffects(); in clearEffects() method
689 public void onPanelRevealed(boolean clearEffects, int items) {693 if (clearEffects) {694 clearEffects();705 public void clearEffects() {
776 mNotificationDelegate.clearEffects(); in clearNotificationEffects()
2902 HPLcom/android/server/notification/NotificationDelegate;->clearEffects()V11722 PLcom/android/server/notification/NotificationManagerService$1;->clearEffects()V