Searched refs:CarLauncherDisplayAreaAnimationController (Results 1 – 3 of 3) sorted by relevance
97 private final CarLauncherDisplayAreaAnimationController mAnimationController;124 CarLauncherDisplayAreaAnimationController138 CarLauncherDisplayAreaAnimationController154 CarLauncherDisplayAreaAnimationController184 mAnimationController = new CarLauncherDisplayAreaAnimationController(mContext); in CarDisplayAreaOrganizer()267 CarLauncherDisplayAreaAnimationController in resetWindowsOffset()313 CarLauncherDisplayAreaAnimationController.CarLauncherDisplayAreaTransitionAnimator in animateWindows()337 private final CarLauncherDisplayAreaAnimationController342 CarLauncherDisplayAreaAnimationController in DisplayAreaAnimationRunnable()
19 import static com.android.car.carlauncher.displayarea.CarLauncherDisplayAreaAnimationController.Car…
37 public class CarLauncherDisplayAreaAnimationController { class54 public CarLauncherDisplayAreaAnimationController(Context context) { in CarLauncherDisplayAreaAnimationController() method in CarLauncherDisplayAreaAnimationController