Searched refs:clearEffects (Results 1 – 4 of 4) sorted by relevance
39 void onPanelRevealed(boolean clearEffects, int numItems); in onPanelRevealed() argument41 void clearEffects(); in clearEffects() method
881 public void onPanelRevealed(boolean clearEffects, int items) {885 if (clearEffects) {886 clearEffects();897 public void clearEffects() {2484 mNotificationDelegate.clearEffects();
1091 mNotificationDelegate.clearEffects(); in clearNotificationEffects()
9431 PLcom/android/server/notification/NotificationManagerService$1;->clearEffects()V