Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarDisplayAreaOrganizer.java97 private final CarLauncherDisplayAreaAnimationController mAnimationController;
124 CarLauncherDisplayAreaAnimationController
138 CarLauncherDisplayAreaAnimationController
154 CarLauncherDisplayAreaAnimationController
184 mAnimationController = new CarLauncherDisplayAreaAnimationController(mContext); in CarDisplayAreaOrganizer()
267 CarLauncherDisplayAreaAnimationController in resetWindowsOffset()
313 CarLauncherDisplayAreaAnimationController.CarLauncherDisplayAreaTransitionAnimator in animateWindows()
337 private final CarLauncherDisplayAreaAnimationController
342 CarLauncherDisplayAreaAnimationController in DisplayAreaAnimationRunnable()
H A DCarLauncherDisplayAreaAnimationCallback.java19 import static com.android.car.carlauncher.displayarea.CarLauncherDisplayAreaAnimationController.Car…
H A DCarLauncherDisplayAreaAnimationController.java37 public class CarLauncherDisplayAreaAnimationController { class
54 public CarLauncherDisplayAreaAnimationController(Context context) { in CarLauncherDisplayAreaAnimationController() method in CarLauncherDisplayAreaAnimationController