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 D | CarLauncherDisplayAreaAnimationController.java | 39 private static final float FRACTION_START = 0f; field in CarLauncherDisplayAreaAnimationController |
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ | ||
H A D | OneHandedAnimationController.java | 44 private static final float FRACTION_START = 0f; field in OneHandedAnimationController |
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ | ||
H A D | PipAnimationController.java | 51 static final float FRACTION_START = 0f; field in PipAnimationController |