Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java549 mRecentsView.onGestureAnimationStart(mRunningTaskId); in setupRecentsViewUi()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java810 public void onGestureAnimationStart(int runningTaskId) { in onGestureAnimationStart() method in RecentsView