Home
last modified time | relevance | path

Searched defs:FRACTION_START (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarLauncherDisplayAreaAnimationController.java39 private static final float FRACTION_START = 0f; field in CarLauncherDisplayAreaAnimationController
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java44 private static final float FRACTION_START = 0f; field in OneHandedAnimationController
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java51 static final float FRACTION_START = 0f; field in PipAnimationController