Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DISystemUiProxy.aidl141 oneway void notifySwipeUpGestureStarted() = 46; in notifySwipeUpGestureStarted() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSystemUiProxy.java394 public void notifySwipeUpGestureStarted() { in notifySwipeUpGestureStarted() method in SystemUiProxy