Searched refs:TransitionAnimationHelper (Results 1 – 5 of 5) sorted by relevance
23 import static com.android.wm.shell.transition.TransitionAnimationHelper.loadAttributeAnimation;24 import static com.android.wm.shell.transition.TransitionAnimationHelper.getTransitionTypeFromInfo;
26 import static com.android.wm.shell.transition.TransitionAnimationHelper.addBackgroundToTransition;27 import static com.android.wm.shell.transition.TransitionAnimationHelper.edgeExtendWindow;28 import static com.android.wm.shell.transition.TransitionAnimationHelper.getTransitionBackgroundColo…
61 import static com.android.wm.shell.transition.TransitionAnimationHelper.edgeExtendWindow;62 import static com.android.wm.shell.transition.TransitionAnimationHelper.getTransitionBackgroundColo…63 import static com.android.wm.shell.transition.TransitionAnimationHelper.getTransitionTypeFromInfo;64 import static com.android.wm.shell.transition.TransitionAnimationHelper.loadAttributeAnimation;
63 public class TransitionAnimationHelper { class
44 import static com.android.wm.shell.transition.TransitionAnimationHelper.getTransitionTypeFromInfo;1606 TransitionAnimationHelper.loadAttributeAnimation(type, info, info.getChanges().get(0), 0, in testCloseTransitAnimationWhenClosingChangesExists()1611 TransitionAnimationHelper.loadAttributeAnimation(type, info, info.getChanges().get(1), 0, in testCloseTransitAnimationWhenClosingChangesExists()