Searched refs:lottiefilesService (Results 1 – 3 of 3) sorted by relevance
34 val lottiefilesService by lazy { retrofit.create(LottiefilesService::class.java) } in <lambda>() constant in com.airbnb.lottie.samples.LottieApplication
27 val service = (activity.applicationContext as LottieApplication).lottiefilesService in <lambda>()
52 val service = (activity.applicationContext as LottieApplication).lottiefilesService in <lambda>()