Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarDisplayAreaOrganizer.java336 private boolean mStopAnimation = false; field in CarDisplayAreaOrganizer.DisplayAreaAnimationRunnable
351 if (mStopAnimation) { in run()
363 mStopAnimation = true; in stopAnimation()