Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java54 static final float FRACTION_START = 0f; field in PipAnimationController