Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java355 public void notifySwipeUpGestureStarted() { in notifySwipeUpGestureStarted() method in SystemUiProxy
358 mSystemUiProxy.notifySwipeUpGestureStarted(); in notifySwipeUpGestureStarted()
DAbsSwipeUpHandler.java801 SystemUiProxy.INSTANCE.get(mContext).notifySwipeUpGestureStarted();