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
867 public void onPanelRevealed(boolean clearEffects, int items) {871 if (clearEffects) {872 clearEffects();883 public void clearEffects() {
1091 mNotificationDelegate.clearEffects(); in clearNotificationEffects()
9431 PLcom/android/server/notification/NotificationManagerService$1;->clearEffects()V