Home
last modified time | relevance | path

Searched refs:TransitionUtil (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationTargetCompat.java25 import com.android.wm.shell.util.TransitionUtil;
43 return wrap(info, t, leashMap, new TransitionUtil.LeafTaskFilter()); in wrapApps()
57 ? TransitionUtil.isWallpaper(change) : TransitionUtil.isNonApp(change))); in wrapNonApps()
66 if (TransitionUtil.isOrderOnly(change)) continue; in wrap()
68 out.add(TransitionUtil.newTarget( in wrap()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationRunner.java48 import com.android.wm.shell.util.TransitionUtil;
206 if (TransitionUtil.isClosingType(info.getType())) { in createAnimationAdapters()
242 if (TransitionUtil.isOpeningType(change.getMode())) { in createOpenCloseAnimationAdapters()
271 TransitionUtil.getRootFor(change, info)); in createOpenCloseAnimationAdapters()
297 if (!TransitionUtil.isClosingType(closingChange.getMode())) { in shouldUseSnapshotAnimationForClosingChange()
324 if (TransitionUtil.isOpeningType(adapter.mChange.getMode())) { in addEdgeExtensionIfNeeded()
359 wholeAnimationBounds, TransitionUtil.getRootFor(change, info)); in createOpenCloseAnimationAdapter()
464 } else if (TransitionUtil.isClosingType(change.getMode())) { in createChangeAnimationAdapters()
472 TransitionUtil.getRootFor(change, info))); in createChangeAnimationAdapters()
552 hasOpeningWindow |= TransitionUtil.isOpeningType(change.getMode()); in shouldUseJumpCutForChangeTransition()
[all …]
H A DActivityEmbeddingAnimationSpec.java38 import com.android.wm.shell.util.TransitionUtil;
75 final float alpha = TransitionUtil.isClosingType(change.getMode()) ? 0f : 1f; in createNoopAnimation()
201 final boolean isEnter = TransitionUtil.isOpeningType(change.getMode()); in loadOpenAnimation()
225 final boolean isEnter = TransitionUtil.isOpeningType(change.getMode()); in loadCloseAnimation()
H A DActivityEmbeddingController.java42 import com.android.wm.shell.util.TransitionUtil;
143 if (!TransitionUtil.isClosingType(change.getMode())) { in handleNonEmbeddedChanges()
H A DActivityEmbeddingAnimationAdapter.java32 import com.android.wm.shell.util.TransitionUtil;
106 if (TransitionUtil.isClosingType(change.getMode())) { in ActivityEmbeddingAnimationAdapter()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java59 import com.android.wm.shell.util.TransitionUtil;
399 if (TransitionUtil.isWallpaper(change)) continue; in start()
400 if (TransitionUtil.isClosingType(change.getMode())) { in start()
431 TransitionUtil.LeafTaskFilter leafTaskFilter = new TransitionUtil.LeafTaskFilter(); in start()
441 if (TransitionUtil.isWallpaper(change)) { in start()
453 if (TransitionUtil.isClosingType(change.getMode())) { in start()
504 } else if (TransitionUtil.isDividerBar(change)) { in start()
569 final TransitionUtil.LeafTaskFilter leafTaskFilter = in merge()
570 new TransitionUtil.LeafTaskFilter(); in merge()
589 if (TransitionUtil.isOpeningType(change.getMode())) { in merge()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java112 import com.android.wm.shell.util.TransitionUtil;
454 if (TransitionUtil.isOpeningType(mode)) { in startAnimation()
457 } else if (TransitionUtil.isClosingType(mode)) { in startAnimation()
462 && TransitionUtil.isClosingType(mode)) { in startAnimation()
490 if (!TransitionUtil.isOpeningType(mode)) { in startAnimation()
594 if (TransitionUtil.isOpeningType(change.getMode())) { in isOnlyTranslucent()
621 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startRotationAnimation()
668 final boolean enter = TransitionUtil.isOpeningType(changeMode); in loadAnimation()
672 final Rect endBounds = TransitionUtil.isClosingType(changeMode) in loadAnimation()
882 if (TransitionUtil.isOpeningType(change.getMode())) { in getWallpaperTransitType()
[all …]
H A DCounterRotatorHelper.java31 import com.android.wm.shell.util.TransitionUtil;
61 if (!TransitionUtil.isClosingType(change.getMode()) in handleClosingChanges()
H A DRemoteTransitionHandler.java42 import com.android.wm.shell.util.TransitionUtil;
97 if (!Transitions.SHELL_TRANSITIONS_ROTATION && TransitionUtil.hasDisplayChange(info)) { in startAnimation()
H A DTransitions.java40 import static com.android.wm.shell.util.TransitionUtil.isClosingType;
41 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;
85 import com.android.wm.shell.util.TransitionUtil;
554 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupAnimHierarchy()
590 if (isClosing || TransitionUtil.isOrderOnly(change)) { in setupAnimHierarchy()
642 if (!TransitionUtil.isOrderOnly(info.getChanges().get(i))) return false; in isAllOrderOnly()
H A DTransitionAnimationHelper.java57 import com.android.wm.shell.util.TransitionUtil;
70 final boolean enter = TransitionUtil.isOpeningType(changeMode); in loadAttributeAnimation()
H A DDefaultMixedHandler.java31 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;
58 import com.android.wm.shell.util.TransitionUtil;
199 && TransitionUtil.isOpeningType(request.getType()) in handleRequest()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java55 public class TransitionUtil { class
156 final boolean isOpening = TransitionUtil.isOpeningType(info.getType()); in setupLeash()
162 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupLeash()
188 } else if (TransitionUtil.isOpeningType(mode)) { in setupLeash()
199 } else if (TransitionUtil.isClosingType(mode)) { in setupLeash()
221 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in createLeash()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTransitions.java41 import com.android.wm.shell.util.TransitionUtil;
130 if (TransitionUtil.isClosingType(mPending.get(i).mType)) { in findPendingCloseTransition()
146 if (TransitionUtil.isOpeningType(mPending.get(i).mType)) { in findPendingOpeningTransition()
204 if (!TransitionUtil.isClosingType(request.getType())) return null; in handleRequest()
330 if (TransitionUtil.isClosingType(chg.getMode())) { in startAnimation()
352 } else if (TransitionUtil.isOpeningType(chg.getMode())) { in startAnimation()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/system/
H A DRemoteTransitionTest.java52 import com.android.wm.shell.util.TransitionUtil;
124 RemoteAnimationTarget wrapped = TransitionUtil.newTarget(
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
H A DUnfoldTransitionHandler.java43 import com.android.wm.shell.util.TransitionUtil;
121 || TransitionUtil.isOpeningType(change.getMode())) in startAnimation()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreenTransitions.java53 import com.android.wm.shell.util.TransitionUtil;
137 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in playInternalAnimation()
198 boolean isOpening = TransitionUtil.isOpeningType(info.getType()); in playInternalAnimation()
H A DStageCoordinator.java67 import static com.android.wm.shell.util.TransitionUtil.isClosingType;
68 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;
143 import com.android.wm.shell.util.TransitionUtil;
2658 } else if (mMixedHandler != null && TransitionUtil.hasDisplayChange(info)) { in startAnimation()
3057 if (TransitionUtil.isClosingType(change.getMode()) in onRecentsInSplitAnimationStart()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTransition.java76 import com.android.wm.shell.util.TransitionUtil;
569 final TransitionInfo.Root root = TransitionUtil.getRootFor(pipChange, info); in startExitAnimation()
830 if (TransitionUtil.isOpeningType(change.getMode())) { in startEnterAnimation()
1042 if (TransitionUtil.isOpeningType(mode) && change.getParent() == null) { in startExitToSplitAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java88 import com.android.wm.shell.util.TransitionUtil;
147 final RemoteAnimationTarget target = TransitionUtil.newTarget(change, in wrap()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/keyguard/
H A DKeyguardTransitionHandler.java29 import static com.android.wm.shell.util.TransitionUtil.isOpeningType;