Searched refs:composeViewContentAnimator (Results 1 – 3 of 3) sorted by relevance
49 protected Runnable composeViewContentAnimator(AnimatorSet anim, float[] alphas, float[] trans) { in composeViewContentAnimator() method in GoLauncherAppTransitionManagerImpl
391 endListener = composeViewContentAnimator(launcherAnimator, alphas, trans); in getLauncherContentAnimator()424 protected abstract Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, in composeViewContentAnimator() method in QuickstepAppTransitionManagerImpl
135 protected Runnable composeViewContentAnimator(@NonNull AnimatorSet anim, float[] alphas, in composeViewContentAnimator() method in LauncherAppTransitionManagerImpl