Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsActivity.java157 AnimatorSet anim = composeRecentsLaunchAnimator(taskView, targetCompats); in getActivityLaunchOptions()
176 private AnimatorSet composeRecentsLaunchAnimator(TaskView taskView, in composeRecentsLaunchAnimator() method in RecentsActivity
/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DGoLauncherAppTransitionManagerImpl.java42 protected void composeRecentsLaunchAnimator(AnimatorSet anim, View v, in composeRecentsLaunchAnimator() method in GoLauncherAppTransitionManagerImpl
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java222 composeRecentsLaunchAnimator(anim, v, targetCompats, launcherClosing); in getActivityLaunchOptions()
270 protected abstract void composeRecentsLaunchAnimator(@NonNull AnimatorSet anim, @NonNull View v, in composeRecentsLaunchAnimator() method in QuickstepAppTransitionManagerImpl
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java83 protected void composeRecentsLaunchAnimator(@NonNull AnimatorSet anim, @NonNull View v, in composeRecentsLaunchAnimator() method in LauncherAppTransitionManagerImpl