Searched refs:clearNotificationEffects (Results 1 – 7 of 7) sorted by relevance
58 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed() argument61 void clearNotificationEffects(); in clearNotificationEffects() method
122 mPanel.clearNotificationEffects(); in onInterceptTouchEvent()
1669 clearNotificationEffects(); in setPanelExpanded()2840 boolean clearNotificationEffects = in handleVisibleToUserChangedImpl()2852 mBarService.onPanelRevealed(clearNotificationEffects, in handleVisibleToUserChangedImpl()3493 clearNotificationEffects(); in onStatePreChange()4571 public void clearNotificationEffects() { in clearNotificationEffects() method4573 mBarService.clearNotificationEffects(); in clearNotificationEffects()
3096 public void clearNotificationEffects() {3097 mStatusBar.clearNotificationEffects();
1076 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed() argument1080 mNotificationDelegate.onPanelRevealed(clearNotificationEffects, numItems); in onPanelRevealed()1087 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
13206 PLcom/android/server/statusbar/StatusBarManagerService;->clearNotificationEffects()V
97490 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->clearNotificationEffects()V97579 Lcom/android/internal/statusbar/IStatusBarService;->clearNotificationEffects()V