Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DAnimateToScene.kt186 val animationSpec = transition.transformationSpec.progressSpec in CoroutineScope() constant
/frameworks/base/services/core/java/com/android/server/wm/
DNavBarFadeAnimationController.java70 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
DFadeAnimationController.java89 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
DScreenRotationAnimation.java777 LocalAnimationAdapter.AnimationSpec animationSpec, in startAnimation()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/
DColumnVolumeSliders.kt262 val animationSpec: AnimationSpec<Dp> = in topSliderPadding() constant
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt81 internal val animationSpec: AnimationSpec<Float> = AnimationSpec, in <lambda>() constant