Searched refs:createWindowAnimation (Results 1 – 4 of 4) sorted by relevance
54 public AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in handleInit()63 return provider.createWindowAnimation(appTargets, wallpaperTargets); in handleInit()
410 public AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in useFadeOutAnimationForLauncherStart()
1557 anim = provider.createWindowAnimation(appTargets, wallpaperTargets); in onCreateAnimation()
24 public abstract AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation() method in RemoteAnimationProvider