Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java146 mRecentsView.playRemoteHomeToRecentsAnimation(anim, closingAppTarget, recentsTarget); in createWindowAnimation()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java651 public void playRemoteHomeToRecentsAnimation(@NonNull AnimatorSet anim, in playRemoteHomeToRecentsAnimation() method in IconRecentsView