Home
last modified time | relevance | path

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

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