Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java86 public static boolean IS_U_ANIMATION_ENABLED = field in BackAnimationController
204 IS_U_ANIMATION_ENABLED = enable; in setEnableUAnimation()
217 if (!IS_U_ANIMATION_ENABLED) { in initBackAnimationRunners()