Home
last modified time | relevance | path

Searched refs:clearNotificationEffects (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewController.java498 boolean clearNotificationEffects = in onPanelVisible()
500 mBarService.onPanelRevealed(clearNotificationEffects, in onPanelVisible()
522 clearNotificationEffects(); in onPanelExpanded()
532 private void clearNotificationEffects() { in clearNotificationEffects() method in NotificationPanelViewController
534 mBarService.clearNotificationEffects(); in clearNotificationEffects()
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBarService.aidl62 void onPanelRevealed(boolean clearNotificationEffects, int numItems); in onPanelRevealed() argument
65 void clearNotificationEffects(); in clearNotificationEffects() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpTouchHelper.java124 mPanel.clearNotificationEffects(); in onInterceptTouchEvent()
H A DStatusBar.java1852 clearNotificationEffects(); in setPanelExpanded()
2785 boolean clearNotificationEffects = in handleVisibleToUserChangedImpl()
2796 mBarService.onPanelRevealed(clearNotificationEffects, in handleVisibleToUserChangedImpl()
4078 public void clearNotificationEffects() { in clearNotificationEffects() method
4080 mBarService.clearNotificationEffects(); in clearNotificationEffects()
4324 clearNotificationEffects();
H A DNotificationPanelViewController.java3383 public void clearNotificationEffects() {
3384 mStatusBar.clearNotificationEffects();
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1279 public void onPanelRevealed(boolean clearNotificationEffects, int numItems) { in onPanelRevealed() argument
1283 mNotificationDelegate.onPanelRevealed(clearNotificationEffects, numItems); in onPanelRevealed()
1290 public void clearNotificationEffects() throws RemoteException { in clearNotificationEffects() method in StatusBarManagerService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86380 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->clearNotificationEffects()V
86469 Lcom/android/internal/statusbar/IStatusBarService;->clearNotificationEffects()V
/aosp12/frameworks/base/services/
H A Dart-profile39155 HPLcom/android/server/statusbar/StatusBarManagerService;->clearNotificationEffects()V+]Lcom/android…