Searched defs:animationView (Results 1 – 4 of 4) sorted by relevance
45 public static void updateToArgbColors( in updateToArgbColors()65 public static void updateToColorResources( in updateToColorResources()
99 … val animationView = itemView.requireViewById<LottieAnimationView>(R.id.explanation_animation) constant in com.android.settings.remoteauth.introduction.IntroductionImageCarousel
53 void onAnimationSetup(LottieAnimationView animationView); in onAnimationSetup()
116 val animationView = findRfpsView!!.findViewById<View>( in <lambda>() constant