Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java495 endListener = composeViewContentAnimator(launcherAnimator, alphas, scales); in getLauncherContentAnimator()
559 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, in composeViewContentAnimator() method in QuickstepTransitionManager