Searched defs:animationView (Results 1 – 3 of 3) sorted by relevance
105 public static void applyDynamicColors(Context context, LottieAnimationView animationView) { in applyDynamicColors()
53 void onAnimationSetup(LottieAnimationView animationView); in onAnimationSetup()
163 View animationView = findViewById(R.id.fingerprint_sensor_location_animation); in onCreate() local