Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java404 public void expandNotificationPanel() { in expandNotificationPanel() method in SystemUiProxy
407 mSystemUiProxy.expandNotificationPanel(); in expandNotificationPanel()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOneHandedModeInputConsumer.java151 SystemUiProxy.INSTANCE.get(mContext).expandNotificationPanel(); in onStartGestureDetected()