Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanel.java69 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in TvNotificationPanel
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl46 void animateExpandNotificationsPanel(); in animateExpandNotificationsPanel() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java115 mCommandQueue.animateExpandNotificationsPanel(); in testExpandNotifications()
117 verify(mCallbacks).animateExpandNotificationsPanel(); in testExpandNotifications()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java216 default void animateExpandNotificationsPanel() { } in animateExpandNotificationsPanel() method
654 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in CommandQueue
1412 mCallbacks.get(i).animateExpandNotificationsPanel(); in handleMessage()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java227 public void animateExpandNotificationsPanel() { in animateExpandNotificationsPanel() method in CentralSurfacesCommandQueueCallbacks
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java886 mBar.animateExpandNotificationsPanel(); in expandNotificationsPanel()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt82921 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->animateExpandNotificationsPanel()V
83013 Lcom/android/internal/statusbar/IStatusBar;->animateExpandNotificationsPanel()V