Home
last modified time | relevance | path

Searched defs:toggleNotificationsPanel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java501 public void toggleNotificationsPanel() { in toggleNotificationsPanel() method in CentralSurfacesCommandQueueCallbacks
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl50 void toggleNotificationsPanel(); in toggleNotificationsPanel() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java241 default void toggleNotificationsPanel() { } in toggleNotificationsPanel() method
723 public void toggleNotificationsPanel() { in toggleNotificationsPanel() method in CommandQueue