Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/accompanist/placeholder/src/main/java/com/google/accompanist/placeholder/
H A DPlaceholderHighlight.kt47 public val animationSpec: InfiniteRepeatableSpec<Float>? constant
127 override val animationSpec: InfiniteRepeatableSpec<Float>, in brush() constant in com.google.accompanist.placeholder.Fade
137 override val animationSpec: InfiniteRepeatableSpec<Float>, constant in com.google.accompanist.placeholder.Shimmer
H A DPlaceholder.kt163 val animationSpec = highlight?.animationSpec in <lambda>() constant
/aosp_15_r20/external/accompanist/navigation-material/src/androidTest/java/com/google/accompanist/navigation.material/
H A DBottomSheetNavigatorTest.kt590 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant
635 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant
692 val animationSpec = tween<Float>(animationDuration) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DAnimateContent.kt35 val animationSpec = transition.transformationSpec.progressSpec in animateContent() constant
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/option/ui/binder/
DOptionItemBinder2.java57 com.android.wallpaper.picker.option.ui.binder.OptionItemBinder2.AnimationSpec animationSpec) { in bind()
61 …roundView, boolean isSelected, com.android.wallpaper.picker.option.ui.binder.OptionItemBinder2.Ani… in animatedSelection()
DOptionItemBinder.java60com.android.wallpaper.picker.option.ui.binder.OptionItemBinder.AnimationSpec animationSpec, @org.j… in bind()
89 …ntentView, boolean isSelected, com.android.wallpaper.picker.option.ui.binder.OptionItemBinder.Anim… in animatedSelection()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex30/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common_apex34/aar/
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-core-android/1.8.0-beta01/androidx.compose.animation_animation-core/android_common/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dandroidx.compose.animation_animation-core.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common_apex30/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common_apex34/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DNavBarFadeAnimationController.java70 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
H A DFadeAnimationController.java89 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
H A DScreenRotationAnimation.java747 LocalAnimationAdapter.AnimationSpec animationSpec, in startAnimation()
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/effect/
H A DContentOverscrollEffect.kt45 private val animationSpec: AnimationSpec<Float>, constant
/aosp_15_r20/external/accompanist/placeholder/src/sharedTest/kotlin/com/google/accompanist/placeholder/
H A DPlaceholderTest.kt337 override val animationSpec: InfiniteRepeatableSpec<Float> = infiniteRepeatable( constant in com.google.accompanist.placeholder.Solid
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/volume/ui/composable/
H A DColumnVolumeSliders.kt333 val animationSpec: AnimationSpec<Dp> = in topSliderPadding() constant
/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DSwipeable.kt81 internal val animationSpec: AnimationSpec<Float> = AnimationSpec, in <lambda>() constant

123456789