Home
last modified time | relevance | path

Searched defs:expandNotificationPanel (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DISystemUiProxy.aidl130 void expandNotificationPanel() = 29; in expandNotificationPanel() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSystemUiProxy.java471 public void expandNotificationPanel() { in expandNotificationPanel() method in SystemUiProxy