/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | LauncherAnimationRunner.java | 61 (transit, appTargets, wallpaperTargets, nonAppTargets, result) -> 87 RemoteAnimationTargetCompat[] nonAppTargets, in onAnimationStart() argument 92 getFactory().onCreateAnimation(transit, appTargets, wallpaperTargets, nonAppTargets, in onAnimationStart() 234 RemoteAnimationTargetCompat[] nonAppTargets, in onCreateAnimation() argument
|
D | QuickstepTransitionManager.java | 310 @NonNull RemoteAnimationTargetCompat[] nonAppTargets, boolean launcherClosing) { in composeRecentsLaunchAnimator() argument 312 nonAppTargets, launcherClosing, mLauncher.getStateManager(), in composeRecentsLaunchAnimator() 339 @NonNull RemoteAnimationTargetCompat[] nonAppTargets, in composeIconLaunchAnimator() argument 350 nonAppTargets, windowTargetBounds, areAllTargetsTranslucent(appTargets), in composeIconLaunchAnimator() 383 @NonNull RemoteAnimationTargetCompat[] nonAppTargets) { in composeWidgetLaunchAnimator() argument 387 anim.play(getOpeningWindowAnimatorsForWidget(v, appTargets, wallpaperTargets, nonAppTargets, in composeWidgetLaunchAnimator() 587 RemoteAnimationTargetCompat[] nonAppTargets, in getOpeningWindowAnimators() argument 596 wallpaperTargets, nonAppTargets, MODE_OPENING); in getOpeningWindowAnimators() 818 RemoteAnimationTargetCompat[] nonAppTargets, Rect windowTargetBounds, in getOpeningWindowAnimatorsForWidget() argument 824 wallpaperTargets, nonAppTargets, MODE_OPENING); in getOpeningWindowAnimatorsForWidget() [all …]
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 152 RemoteAnimationTargetCompat[] nonAppTargets, DepthController depthController, in createRecentsWindowAnimator() argument 161 createRecentsWindowAnimator(v, skipViewChanges, appTargets, wallpaperTargets, nonAppTargets, in createRecentsWindowAnimator() 172 RemoteAnimationTargetCompat[] nonAppTargets, DepthController depthController, in createRecentsWindowAnimator() argument 181 new RemoteAnimationTargets(appTargets, wallpaperTargets, nonAppTargets, in createRecentsWindowAnimator() 411 @NonNull RemoteAnimationTargetCompat[] nonAppTargets, boolean launcherClosing, in composeRecentsSplitLaunchAnimatorLegacy() argument 427 new RemoteAnimationTargets(appTargets, wallpaperTargets, nonAppTargets, in composeRecentsSplitLaunchAnimatorLegacy() 484 @NonNull RemoteAnimationTargetCompat[] nonAppTargets, boolean launcherClosing, in composeRecentsLaunchAnimator() argument 492 nonAppTargets, depthController, pa); in composeRecentsLaunchAnimator()
|
D | RecentsActivity.java | 212 RemoteAnimationTargetCompat[] nonAppTargets, AnimationResult result) { in getActivityLaunchOptions() 214 wallpaperTargets, nonAppTargets); in getActivityLaunchOptions() 245 RemoteAnimationTargetCompat[] nonAppTargets) { in composeRecentsLaunchAnimator() argument 250 wallpaperTargets, nonAppTargets, null /* depthController */, pa); in composeRecentsLaunchAnimator() 385 RemoteAnimationTargetCompat[] nonAppTargets, AnimationResult result) { 391 appTargets, wallpaperTargets, nonAppTargets, MODE_OPENING);
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SplitSelectStateController.java | 208 RemoteAnimationTargetCompat[] nonAppTargets, in onCreateAnimation() argument 213 appTargets, wallpaperTargets, nonAppTargets, true, activity.getStateManager(), in onCreateAnimation()
|