Searched refs:clearNotificationEffects (Results 1 – 8 of 8) sorted by relevance
498 boolean clearNotificationEffects = in onPanelVisible()500 mBarService.onPanelRevealed(clearNotificationEffects, in onPanelVisible()522 clearNotificationEffects(); in onPanelExpanded()532 private void clearNotificationEffects() { in clearNotificationEffects() method in NotificationPanelViewController534 mBarService.clearNotificationEffects(); in clearNotificationEffects()
62 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed() argument65 void clearNotificationEffects(); in clearNotificationEffects() method
124 mPanel.clearNotificationEffects(); in onInterceptTouchEvent()
1852 clearNotificationEffects(); in setPanelExpanded()2785 boolean clearNotificationEffects = in handleVisibleToUserChangedImpl()2796 mBarService.onPanelRevealed(clearNotificationEffects, in handleVisibleToUserChangedImpl()4078 public void clearNotificationEffects() { in clearNotificationEffects() method4080 mBarService.clearNotificationEffects(); in clearNotificationEffects()4324 clearNotificationEffects();
3383 public void clearNotificationEffects() {3384 mStatusBar.clearNotificationEffects();
1279 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed() argument1283 mNotificationDelegate.onPanelRevealed(clearNotificationEffects, numItems); in onPanelRevealed()1290 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
86380 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->clearNotificationEffects()V86469 Lcom/android/internal/statusbar/IStatusBarService;->clearNotificationEffects()V
39155 HPLcom/android/server/statusbar/StatusBarManagerService;->clearNotificationEffects()V+]Lcom/android…