Home
last modified time | relevance | path

Searched defs:animationSpec (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DAnimateToScene.kt111 val animationSpec = layoutImpl.transitions.transitionSpec(fromScene, target).spec regex
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DFadeAnimationController.java89 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
H A DNavBarFadeAnimationController.java70 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
H A DScreenRotationAnimation.java763 LocalAnimationAdapter.AnimationSpec animationSpec, in startAnimation()