Searched refs:clearEffects (Results 1 – 3 of 3) sorted by relevance
42 void onPanelRevealed(boolean clearEffects, int numItems); in onPanelRevealed() argument44 void clearEffects(); in clearEffects() method
1382 public void onPanelRevealed(boolean clearEffects, int items) {1388 if (clearEffects) {1389 clearEffects();1404 public void clearEffects() {3818 mNotificationDelegate.clearEffects();
1613 mNotificationDelegate.clearEffects(); in clearNotificationEffects()