Home
last modified time | relevance | path

Searched refs:animateExpandNotificationsPanel (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarCommandQueueCallbacksTest.java141 mSbcqCallbacks.animateExpandNotificationsPanel(); in testDisableNotificationShade()
158 mSbcqCallbacks.animateExpandNotificationsPanel(); in testEnableNotificationShade()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanel.java68 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in TvNotificationPanel
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl39 void animateExpandNotificationsPanel(); in animateExpandNotificationsPanel() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java106 mCommandQueue.animateExpandNotificationsPanel(); in testExpandNotifications()
108 verify(mCallbacks).animateExpandNotificationsPanel(); in testExpandNotifications()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarCommandQueueCallbacks.java218 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in StatusBarCommandQueueCallbacks
591 animateExpandNotificationsPanel(); in togglePanel()
H A DStatusBar.java425 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in StatusBar
426 mCommandQueueCallbacks.animateExpandNotificationsPanel(); in animateExpandNotificationsPanel()
3046 mCommandQueueCallbacks.animateExpandNotificationsPanel(); in animateKeyguardUnoccluding()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java193 default void animateExpandNotificationsPanel() { } in animateExpandNotificationsPanel() method
554 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in CommandQueue
1158 mCallbacks.get(i).animateExpandNotificationsPanel(); in handleMessage()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewController.java190 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in NotificationPanelViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSystemActions.java377 mStatusBarOptionalLazy.get().ifPresent(StatusBar::animateExpandNotificationsPanel); in handleNotifications()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java275 verify(mStatusBar).animateExpandNotificationsPanel(); in testSwipeDown_logAndOpenNotificationShade()
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java669 mBar.animateExpandNotificationsPanel(); in expandNotificationsPanel()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java2280 statusBar -> statusBar.animateExpandNotificationsPanel());
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86244 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->animateExpandNotificationsPanel()V
86336 Lcom/android/internal/statusbar/IStatusBar;->animateExpandNotificationsPanel()V