Home
last modified time | relevance | path

Searched defs:appTargets (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRemoteAnimationProvider.java24 public abstract AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation()
31 RemoteAnimationTargetCompat[] appTargets, int mode) { in findLowestOpaqueLayerTarget()
H A DRemoteFadeOutAnimationListener.java35 public RemoteFadeOutAnimationListener(RemoteAnimationTargetCompat[] appTargets, in RemoteFadeOutAnimationListener()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DLauncherAnimationRunner.java85 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 DQuickstepTransitionManager.java321 @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 DRecentsAnimationCallbacks.java88 RemoteAnimationTargetCompat[] appTargets, Rect homeContentInsets, in onAnimationStart()
97 RemoteAnimationTargetCompat[] appTargets, in onAnimationStart()
H A DTaskViewUtils.java158 @NonNull RemoteAnimationTargetCompat[] appTargets, in createRecentsWindowAnimator()
443 @NonNull Task secondTask, @NonNull RemoteAnimationTargetCompat[] appTargets, in composeRecentsSplitLaunchAnimatorLegacy()
528 @NonNull RemoteAnimationTargetCompat[] appTargets, in composeRecentsLaunchAnimator()
H A DRecentsActivity.java285 RemoteAnimationTargetCompat[] appTargets, in composeRecentsLaunchAnimator()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRemoteAnimationController.java123 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in goodToGo() local
H A DRecentsAnimationController.java555 final RemoteAnimationTarget[] appTargets = createAppAnimations(); in startAnimation() local
H A DTransition.java1142 final ArraySet<WindowContainer> appTargets = new ArraySet<>(); in calculateTransitionInfo() local
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/model/
H A DWidgetsPredicationUpdateTaskTest.java211 private WidgetsPredictionUpdateTask newWidgetsPredicationTask(List<AppTarget> appTargets) { in newWidgetsPredicationTask()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAppPredictionServiceResolverComparator.java104 List<AppTarget> appTargets = new ArrayList<>(); in doCompute() local
H A DChooserListAdapter.java337 int appTargets = super.getUnfilteredCount(); in getUnfilteredCount() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DISplitScreen.aidl103 in RemoteAnimationTarget[] appTargets) = 12; in onGoingToRecentsLegacy()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DISplitScreen.aidl102 in RemoteAnimationTarget[] appTargets) = 12; in onGoingToRecentsLegacy()