Searched defs:nonAppTargets (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | LauncherAnimationRunner.java | 87 RemoteAnimationTarget[] nonAppTargets, in onAnimationStart() 232 RemoteAnimationTarget[] nonAppTargets, in onAnimationStart()
|
D | QuickstepTransitionManager.java | 430 @NonNull RemoteAnimationTarget[] nonAppTargets, boolean launcherClosing) { in composeRecentsLaunchAnimator() 460 @NonNull RemoteAnimationTarget[] nonAppTargets, in composeIconLaunchAnimator() 491 @NonNull RemoteAnimationTarget[] nonAppTargets, in composeWidgetLaunchAnimator() 707 RemoteAnimationTarget[] nonAppTargets, in getOpeningWindowAnimators() 1010 RemoteAnimationTarget[] nonAppTargets, boolean launcherClosing) { in getOpeningWindowAnimatorsForWidget()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 179 @NonNull RemoteAnimationTarget[] nonAppTargets, in createRecentsWindowAnimator() 484 final RemoteAnimationTarget[] nonAppTargets = in composeRecentsSplitLaunchAnimator() local 513 @NonNull RemoteAnimationTarget[] nonAppTargets, in composeRecentsSplitLaunchAnimatorLegacy() 629 @NonNull RemoteAnimationTarget[] nonAppTargets, boolean launcherClosing, in composeRecentsLaunchAnimator()
|
D | RecentsAnimationCallbacks.java | 132 RemoteAnimationTarget[] nonAppTargets; in onAnimationStart() local
|
D | RecentsActivity.java | 327 RemoteAnimationTarget[] nonAppTargets) { in composeRecentsLaunchAnimator()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/window/ |
D | RecentsWindowManager.kt | 140 nonAppTargets: Array<RemoteAnimationTarget>?, in <lambda>() method
|