Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java83 onGestureAnimationStart(homeTaskInfo); in onGestureAnimationStartOnHome()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java519 mRecentsView.onGestureAnimationStart(mGestureState.getRunningTask()); in notifyGestureAnimationStartToRecents()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1684 public void onGestureAnimationStart(RunningTaskInfo runningTaskInfo) { in onGestureAnimationStart() method in RecentsView