Home
last modified time | relevance | path

Searched refs:PendingAnimation (Results 1 – 25 of 47) sorted by relevance

12

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java40 import com.android.launcher3.anim.PendingAnimation;
159 PendingAnimation resistAnim = createRecentsResistanceAnim(params); in createForRecents()
204 public static <SCALE, TRANSLATION> PendingAnimation createRecentsResistanceAnim( in createRecentsResistanceAnim()
212 PendingAnimation resistAnim = params.resistAnim != null in createRecentsResistanceAnim()
214 : new PendingAnimation(distanceToCover * 2); in createRecentsResistanceAnim()
266 public static PendingAnimation createRecentsResistanceFromOverviewAnim( in createRecentsResistanceFromOverviewAnim()
267 Launcher launcher, @Nullable PendingAnimation resistanceAnim) { in createRecentsResistanceFromOverviewAnim()
292 @Nullable public PendingAnimation resistAnim = null;
322 private RecentsParams setResistAnim(PendingAnimation resistAnim) { in setResistAnim()
DWorkspaceRevealAnim.java40 import com.android.launcher3.anim.PendingAnimation;
80 PendingAnimation overviewScrimBuilder = new PendingAnimation(DURATION_MS); in WorkspaceRevealAnim()
88 PendingAnimation depthBuilder = new PendingAnimation(DURATION_MS); in WorkspaceRevealAnim()
DStaggeredWorkspaceAnim.java46 import com.android.launcher3.anim.PendingAnimation;
172 PendingAnimation pendingAnimation = new PendingAnimation(duration); in StaggeredWorkspaceAnim()
300 PendingAnimation builder = new PendingAnimation(duration); in addDepthAnimationForState()
DSplitWithKeyboardShortcutController.java37 import com.android.launcher3.anim.PendingAnimation;
134 PendingAnimation anim = new PendingAnimation( in onRecentsAnimationStart()
DSplitToWorkspaceController.java40 import com.android.launcher3.anim.PendingAnimation;
148 PendingAnimation pendingAnimation = new PendingAnimation(timings.getDuration()); in startWorkspaceAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DCannedAnimationCoordinator.kt27 import com.android.launcher3.anim.PendingAnimation in <lambda>()
49 private var animationFactory: Consumer<PendingAnimation>? = null in <lambda>()
62 fun setAnimation(provider: Any, factory: Consumer<PendingAnimation>, duration: Long) { in <lambda>()
167 PendingAnimation(animationDuration) in <lambda>()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java50 import com.android.launcher3.anim.PendingAnimation;
168 PendingAnimation anim = new PendingAnimation(300); in fadeOutFakeTaskView()
175 PendingAnimation fadeAnim = in fadeOutFakeTaskView()
176 new PendingAnimation(TASK_VIEW_END_ANIMATION_DURATION_MILLIS); in fadeOutFakeTaskView()
237 PendingAnimation anim = new PendingAnimation(300); in resetFakeTaskView()
259 PendingAnimation fadeAnim = new PendingAnimation(300); in animateFakeTaskViewHome()
DOverviewGestureTutorialController.java33 import com.android.launcher3.anim.PendingAnimation;
252 PendingAnimation anim = new PendingAnimation(TASK_VIEW_END_ANIMATION_DURATION_MILLIS); in animateTaskViewToOverview()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DRecentsViewStateController.java45 import com.android.launcher3.anim.PendingAnimation;
81 PendingAnimation builder = in setState()
82 new PendingAnimation(state.getTransitionDuration(mLauncher, true)); in setState()
89 @NonNull StateAnimationConfig config, @NonNull PendingAnimation builder) { in setStateWithAnimationInternal()
126 @NonNull PendingAnimation builder, boolean animate) { in handleSplitSelectionState()
DBaseRecentsViewStateController.java45 import com.android.launcher3.anim.PendingAnimation;
83 PendingAnimation builder) { in setStateWithAnimation()
103 @NonNull StateAnimationConfig config, @NonNull PendingAnimation setter) { in setStateWithAnimationInternal()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java59 import com.android.launcher3.anim.PendingAnimation;
101 LauncherState toState, StateAnimationConfig config, PendingAnimation animation) { in setStateWithAnimation()
130 boolean shouldSpring = propertySetter instanceof PendingAnimation in setWorkspaceProperty()
133 ((PendingAnimation) propertySetter).add(getSpringScaleAnimator(mLauncher, in setWorkspaceProperty()
143 PendingAnimation pa = (PendingAnimation) propertySetter; in setWorkspaceProperty()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsStateController.java46 import com.android.launcher3.anim.PendingAnimation;
77 PendingAnimation setter) { in setStateWithAnimation()
124 PendingAnimation pa = new PendingAnimation(duration); in setProperties()
DFallbackRecentsView.java35 import com.android.launcher3.anim.PendingAnimation;
126 PendingAnimation pa = new PendingAnimation(TASK_DISMISS_DURATION); in onPrepareGestureEndAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/statemanager/
DStateManager.java38 import com.android.launcher3.anim.PendingAnimation;
340 PendingAnimation builder = new PendingAnimation(config.duration); in createAtomicAnimation()
379 private PendingAnimation createAnimationToNewWorkspaceInternal(final STATE_TYPE state) { in createAnimationToNewWorkspaceInternal()
380 PendingAnimation builder = new PendingAnimation(mConfig.duration); in createAnimationToNewWorkspaceInternal()
674 STATE_TYPE toState, StateAnimationConfig config, PendingAnimation animation);
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/
DUnfoldAnimationBuilder.kt29 import com.android.launcher3.anim.PendingAnimation in <lambda>()
80 anim: PendingAnimation in <lambda>()
118 anim: PendingAnimation in <lambda>()
DLauncherUnfoldTransitionController.kt24 import com.android.launcher3.anim.PendingAnimation
114 private fun onPrepareUnfoldAnimation(anim: PendingAnimation) { in onPrepareUnfoldAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DPortraitOverviewStateTouchHelper.java25 import com.android.launcher3.anim.PendingAnimation;
78 PendingAnimation createSwipeDownToTaskAppAnimation(long duration, Interpolator interpolator) { in createSwipeDownToTaskAppAnimation()
DNoButtonQuickSwitchTouchController.java74 import com.android.launcher3.anim.PendingAnimation;
260 PendingAnimation xAnim = new PendingAnimation((long) (mXRange * 2)); in setupOverviewAnimators()
275 PendingAnimation yAnim = new PendingAnimation((long) (mYRange * 2)); in setupOverviewAnimators()
DNavBarToHomeTouchController.java45 import com.android.launcher3.anim.PendingAnimation;
147 final PendingAnimation builder = new PendingAnimation(accuracy); in initCurrentAnimation()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DAbstractSlideInView.java56 import com.android.launcher3.anim.PendingAnimation;
165 mOpenCloseAnimation = new PendingAnimation(0).createPlaybackController(); in AbstractSlideInView()
211 PendingAnimation animation = new PendingAnimation(duration); in setUpOpenCloseAnimation()
234 protected void onOpenCloseAnimationPending(PendingAnimation animation) {} in onOpenCloseAnimationPending()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarSearchSessionController.kt23 import com.android.launcher3.anim.PendingAnimation
57 animation: PendingAnimation, in startLifecycle()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java41 import com.android.launcher3.anim.PendingAnimation;
235 PendingAnimation pa = new PendingAnimation(transitionLength * 2); in createActivityInterface()
315 protected void createBackgroundToOverviewAnim(ACTIVITY_TYPE activity, PendingAnimation pa) { in createBackgroundToOverviewAnim()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingTaskView.java42 import com.android.launcher3.anim.PendingAnimation;
257 public void addStagingAnimation(PendingAnimation animation, RectF startingBounds, in addStagingAnimation()
280 public void addConfirmAnimation(PendingAnimation animation, RectF startingBounds, in addConfirmAnimation()
294 public void addAnimation(PendingAnimation animation, RectF startingBounds, in addAnimation()
365 void fadeInSplitPlaceholder(PendingAnimation animation, SplitAnimationTimings timings) { in fadeInSplitPlaceholder()
DSplitInstructionsView.java43 import com.android.launcher3.anim.PendingAnimation;
209 PendingAnimation anim = new PendingAnimation(BOUNCE_DURATION); in goBoing()
/packages/apps/Launcher3/src/com/android/launcher3/anim/
DPendingAnimation.java41 public class PendingAnimation extends AnimatedPropertySetter { class
46 public PendingAnimation(long duration) { in PendingAnimation() method in PendingAnimation

12