Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarLauncherDisplayAreaAnimationCallback.java26 public interface CarLauncherDisplayAreaAnimationCallback { interface
H A DCarLauncherDisplayAreaAnimationController.java117 private final List<CarLauncherDisplayAreaAnimationCallback>
198 CarLauncherDisplayAreaAnimationCallback callback) { in addDisplayAreaAnimationCallback()
H A DCarDisplayAreaOrganizer.java120 CarLauncherDisplayAreaAnimationCallback mDisplayAreaAnimationCallback =
121 new CarLauncherDisplayAreaAnimationCallback() {