/aosp_15_r20/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/ |
H A D | TextTestCase.kt | 21 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Hello World") { animationView -> in <lambda>() method 27 …mationView("Tests/DynamicText.json", "Dynamic Text", "Hello World with getText") { animationView -> in <lambda>() method 39 withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Emoji") { animationView -> in <lambda>() method 45 withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Taiwanese") { animationView -> in <lambda>() method 51 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Fire Taiwanese") { animationView -> in <lambda>() method 57 …imationView("Tests/DynamicText.json", "Dynamic Text", "Family man man girl boy") { animationView -> in <lambda>() method 63 …onView("Tests/DynamicText.json", "Dynamic Text", "Family woman woman girl girl") { animationView -> in <lambda>() method 69 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Brown Police Man") { animationView -> in <lambda>() method 75 …ionView("Tests/DynamicText.json", "Dynamic Text", "Family and Brown Police Man") { animationView -> in <lambda>() method 81 …/DynamicText.json", "Dynamic Text", "Family, Brown Police Man, emoji and chars") { animationView -> in <lambda>() method [all …]
|
H A D | ScaleTypesTestCase.kt | 14 …e Logo 1.json", "Scale Types", "Wrap Content", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 22 …e Logo 1.json", "Scale Types", "Match Parent", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 30 … 1.json", "Scale Types", "300x300 centerCrop", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 39 ….json", "Scale Types", "300x300 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 48 … Logo 1.json", "Scale Types", "300x300 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 57 ….json", "Scale Types", "600x300 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 66 … Logo 1.json", "Scale Types", "600x300 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 75 ….json", "Scale Types", "300x600 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 84 … Logo 1.json", "Scale Types", "300x600 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method
|
H A D | FailureTestCase.kt | 15 val animationView = animationViewPool.acquire() in run() constant
|
H A D | SoftwareRenderingDynamicPropertiesInvalidationTestCase.kt | 26 val animationView = animationViewPool.acquire() in run() constant
|
/aosp_15_r20/external/lottie/sample/src/androidTest/java/com/airbnb/lottie/samples/ |
H A D | FragmentVisibilityTests.kt | 125 … val animationView = requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 164 … val animationView = fragment.requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 174 lateinit var animationView: LottieAnimationView in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testStopsWhenLaunchingAnotherActivity.TestFragment 278 val animationView = view.findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 294 val animationView = view.findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 331 var animationView: LottieAnimationView? = null in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testPausesWhenScrolledOffScreenAndResumesWhenComesBack.TestFragment 393 var animationView: LottieAnimationView? = null in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testPausesWhenScrolledOffScreenAndResumesWhenComesBackWithoutRepeatingWhenFinished.TestFragment 463 … val animationView = frag.requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 493 …private val Fragment.animationView get() = requireView().findViewById<LottieAnimationView>(R.id.an… in <lambda>() constant in com.airbnb.lottie.samples.FragmentVisibilityTests
|
/aosp_15_r20/external/setupdesign/lottie_loading_layout/src/com/google/android/setupdesign/ |
H A D | GlifLoadingLayout.java | 677 LottieAnimationView animationView = findLottieAnimationView(); in addAnimatorListener() local 685 LottieAnimationView animationView = findLottieAnimationView(); in removeAnimatorListener() local 693 LottieAnimationView animationView = findLottieAnimationView(); in removeAllAnimatorListener() local 701 LottieAnimationView animationView = findLottieAnimationView(); in addColorCallback() local 709 LottieAnimationView animationView = findLottieAnimationView(); in addColorCallback() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | LottieAnimationColorUtils.java | 45 public static void updateToArgbColors( in updateToArgbColors() 65 public static void updateToColorResources( in updateToColorResources()
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
H A D | TextDelegate.java | 21 @Nullable private final LottieAnimationView animationView; field in TextDelegate 33 public TextDelegate( in TextDelegate()
|
/aosp_15_r20/out/soong/.intermediates/external/setupdesign/lottie_loading_layout/setupdesign-lottie-loading-layout/android_common/javac/ |
D | setupdesign-lottie-loading-layout.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/remoteauth/introduction/ |
D | IntroductionImageCarousel.kt | 99 … val animationView = itemView.requireViewById<LottieAnimationView>(R.id.explanation_animation) constant in com.android.settings.remoteauth.introduction.IntroductionImageCarousel
|
/aosp_15_r20/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/ |
H A D | SnapshotTestCaseContext.kt | 86 val animationView = animationViewPool.acquire() in withAnimationView() constant
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/ |
H A D | ColorUtils.java | 107 public static void applyDynamicColors(Context context, LottieAnimationView animationView) { in applyDynamicColors()
|
H A D | IllustrationPreference.java | 84 void onBind(LottieAnimationView animationView); in onBind()
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/ |
D | TransitionAnimationHelper.java | 53 void onAnimationSetup(LottieAnimationView animationView); in onAnimationSetup()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/ |
H A D | RearDisplayDialogController.java | 158 LottieAnimationView animationView = dialogView.findViewById( in createDialogView() local
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/remoteauth/introduction/ |
D | IntroductionImageCarousel.java | 81 private final com.airbnb.lottie.LottieAnimationView animationView = null; field in IntroductionImageCarousel.AnimationViewHolder
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
D | FingerprintEnrollFindSensor.java | 182 View animationView = findViewById(R.id.fingerprint_sensor_location_animation); in onCreate() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/IllustrationPreference/SettingsLibIllustrationPreference/android_common_apex30/javac/ |
D | SettingsLibIllustrationPreference.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/IllustrationPreference/SettingsLibIllustrationPreference/android_common/javac/ |
D | SettingsLibIllustrationPreference.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/lottie/lottie/android_common/javac/ |
D | lottie.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/airbnb/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/lottie/lottie/android_common_apex30/javac/ |
D | lottie.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/airbnb/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioningLib/android_common/javac/ |
D | ManagedProvisioningLib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioningLib/android_common/repackaged-jarjar/javac/ |
D | ManagedProvisioningLib.jar | hilt_aggregated_deps/_com_android_managedprovisioning_preprovisioning_PreProvisioningActivity_GeneratedInjector.class
_com_android_managedprovisioning_preprovisioning_PreProvisioningActivity_GeneratedInjector.java
package hilt_aggregated_deps
public hilt_aggregated_deps._com_android_managedprovisioning_preprovisioning_PreProvisioningActivity_GeneratedInjector extends java.lang. ... |
/aosp_15_r20/out/target/common/obj/APPS/ManagedProvisioning_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/ManagedProvisioning/ManagedProvisioning/android_common/withres/ |
D | ManagedProvisioning.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity_release.kotlin_module
META ... |