Home
last modified time | relevance | path

Searched refs:composeViewContentAnimator (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
DGoLauncherAppTransitionManagerImpl.java49 protected Runnable composeViewContentAnimator(AnimatorSet anim, float[] alphas, float[] trans) { in composeViewContentAnimator() method in GoLauncherAppTransitionManagerImpl
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java391 endListener = composeViewContentAnimator(launcherAnimator, alphas, trans); in getLauncherContentAnimator()
424 protected abstract Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, in composeViewContentAnimator() method in QuickstepAppTransitionManagerImpl
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java135 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, float[] alphas, in composeViewContentAnimator() method in LauncherAppTransitionManagerImpl