/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | RemoteAnimationProvider.java | 24 public abstract AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation() 31 RemoteAnimationTargetCompat[] appTargets, int mode) { in findLowestOpaqueLayerTarget()
|
H A D | RemoteFadeOutAnimationListener.java | 35 public RemoteFadeOutAnimationListener(RemoteAnimationTargetCompat[] appTargets, in RemoteFadeOutAnimationListener()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
H A D | LauncherAnimationRunner.java | 85 RemoteAnimationTargetCompat[] appTargets, in onAnimationStart() 104 public void onAnimationStart(RemoteAnimationTargetCompat[] appTargets, in onAnimationStart() 113 public void onAnimationStart(RemoteAnimationTargetCompat[] appTargets, Runnable runnable) { in onAnimationStart() 232 RemoteAnimationTargetCompat[] appTargets, in onCreateAnimation()
|
H A D | QuickstepTransitionManager.java | 321 @NonNull RemoteAnimationTargetCompat[] appTargets, in composeRecentsLaunchAnimator() 350 @NonNull RemoteAnimationTargetCompat[] appTargets, in composeIconLaunchAnimator() 394 @NonNull RemoteAnimationTargetCompat[] appTargets, in composeWidgetLaunchAnimator() 419 private Rect getWindowTargetBounds(@NonNull RemoteAnimationTargetCompat[] appTargets, in getWindowTargetBounds() 633 RemoteAnimationTargetCompat[] appTargets, in getOpeningWindowAnimators() 876 RemoteAnimationTargetCompat[] appTargets, in getOpeningWindowAnimatorsForWidget() 1186 private Animator getUnlockWindowAnimator(RemoteAnimationTargetCompat[] appTargets, in getUnlockWindowAnimator() 1211 private static int getRotationChange(RemoteAnimationTargetCompat[] appTargets) { in getRotationChange() 1529 RemoteAnimationTargetCompat[] appTargets, in onCreateAnimation() 1649 RemoteAnimationTargetCompat[] appTargets, in onCreateAnimation() [all …]
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RecentsAnimationCallbacks.java | 88 RemoteAnimationTargetCompat[] appTargets, Rect homeContentInsets, in onAnimationStart() 97 RemoteAnimationTargetCompat[] appTargets, in onAnimationStart()
|
H A D | TaskViewUtils.java | 158 @NonNull RemoteAnimationTargetCompat[] appTargets, in createRecentsWindowAnimator() 443 @NonNull Task secondTask, @NonNull RemoteAnimationTargetCompat[] appTargets, in composeRecentsSplitLaunchAnimatorLegacy() 528 @NonNull RemoteAnimationTargetCompat[] appTargets, in composeRecentsLaunchAnimator()
|
H A D | RecentsActivity.java | 285 RemoteAnimationTargetCompat[] appTargets, in composeRecentsLaunchAnimator()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | RemoteAnimationController.java | 123 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in goodToGo() local
|
H A D | RecentsAnimationController.java | 555 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in startAnimation() local
|
H A D | Transition.java | 1142 final ArraySet<WindowContainer> appTargets = new ArraySet<>(); in calculateTransitionInfo() local
|
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/ |
H A D | WidgetsPredicationUpdateTaskTest.java | 211 private WidgetsPredictionUpdateTask newWidgetsPredicationTask(List<AppTarget> appTargets) { in newWidgetsPredicationTask()
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | AppPredictionServiceResolverComparator.java | 104 List<AppTarget> appTargets = new ArrayList<>(); in doCompute() local
|
H A D | ChooserListAdapter.java | 337 int appTargets = super.getUnfilteredCount(); in getUnfilteredCount() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | ISplitScreen.aidl | 103 in RemoteAnimationTarget[] appTargets) = 12; in onGoingToRecentsLegacy()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/ |
H A D | ISplitScreen.aidl | 102 in RemoteAnimationTarget[] appTargets) = 12; in onGoingToRecentsLegacy()
|