Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java339 ContainerAnimationRunner containerAnimationRunner = ContainerAnimationRunner.from( in getActivityLaunchOptions()
1842 private static class ContainerAnimationRunner implements RemoteAnimationFactory { class
1847 private ContainerAnimationRunner( in ContainerAnimationRunner() method in ContainerAnimationRunner
1853 private static ContainerAnimationRunner from(View v, Launcher launcher, in from()
1895 return new ContainerAnimationRunner( in from()