/aosp_15_r20/external/accompanist/placeholder/src/main/java/com/google/accompanist/placeholder/ |
H A D | PlaceholderHighlight.kt | 47 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 D | Placeholder.kt | 163 val animationSpec = highlight?.animationSpec in <lambda>() constant
|
/aosp_15_r20/external/accompanist/navigation-material/src/androidTest/java/com/google/accompanist/navigation.material/ |
H A D | BottomSheetNavigatorTest.kt | 590 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 D | AnimateContent.kt | 35 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/ |
D | OptionItemBinder2.java | 57 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()
|
D | OptionItemBinder.java | 60 …com.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/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | androidx.compose.animation_animation-core.jar | META-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/ |
D | androidx.compose.animation_animation-core.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | classes.jar | META-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/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | androidx.compose.animation_animation-core.jar | META-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/ |
D | androidx.compose.animation_animation.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | classes.jar | META-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/ |
D | androidx.compose.animation_animation.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | classes.jar | META-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/ |
D | androidx.compose.animation_animation.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/animation/
androidx/compose ... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | NavBarFadeAnimationController.java | 70 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
|
H A D | FadeAnimationController.java | 89 protected FadeAnimationAdapter createAdapter(LocalAnimationAdapter.AnimationSpec animationSpec, in createAdapter()
|
H A D | ScreenRotationAnimation.java | 747 LocalAnimationAdapter.AnimationSpec animationSpec, in startAnimation()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/effect/ |
H A D | ContentOverscrollEffect.kt | 45 private val animationSpec: AnimationSpec<Float>, constant
|
/aosp_15_r20/external/accompanist/placeholder/src/sharedTest/kotlin/com/google/accompanist/placeholder/ |
H A D | PlaceholderTest.kt | 337 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 D | ColumnVolumeSliders.kt | 333 val animationSpec: AnimationSpec<Dp> = in topSliderPadding() constant
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/ |
H A D | Swipeable.kt | 81 internal val animationSpec: AnimationSpec<Float> = AnimationSpec, in <lambda>() constant
|