Searched refs:composeRecentsLaunchAnimator (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | RecentsActivity.java | 157 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/ |
D | GoLauncherAppTransitionManagerImpl.java | 42 protected void composeRecentsLaunchAnimator(AnimatorSet anim, View v, in composeRecentsLaunchAnimator() method in GoLauncherAppTransitionManagerImpl
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepAppTransitionManagerImpl.java | 222 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/ |
D | LauncherAppTransitionManagerImpl.java | 83 protected void composeRecentsLaunchAnimator(@NonNull AnimatorSet anim, @NonNull View v, in composeRecentsLaunchAnimator() method in LauncherAppTransitionManagerImpl
|