Searched refs:onPanelRevealed (Results 1 – 5 of 5) sorted by relevance
31 void onPanelRevealed(boolean clearEffects, int numItems); in onPanelRevealed() method
573 public void onPanelRevealed(boolean clearEffects, int items) {
49 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed() method
594 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed() method in StatusBarManagerService598 mNotificationDelegate.onPanelRevealed(clearNotificationEffects, numItems); in onPanelRevealed()
1646 mBarService.onPanelRevealed(clearNotificationEffects, notificationLoad);