Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java403 notifyGestureStartedAsync(); in onLauncherPresentAndGestureStarted()
638 notifyGestureStartedAsync(); in onGestureStarted()
648 private void notifyGestureStartedAsync() { in notifyGestureStartedAsync() method in BaseSwipeUpHandlerV2