Searched refs:getEffectTextRes (Results 1 – 6 of 6) sorted by relevance
68 fun getEffectTextRes(): WallpaperEffectsView2.EffectTextRes { in getEffectTextRes() method69 return imageEffectsRepository.getEffectTextRes() in getEffectTextRes()
56 fun getEffectTextRes(): WallpaperEffectsView2.EffectTextRes method
358 override fun getEffectTextRes(): EffectTextRes { in <lambda>() method in com.android.wallpaper.picker.preview.data.repository.ImageEffectsRepositoryImpl
62 override fun getEffectTextRes(): WallpaperEffectsView2.EffectTextRes { in getEffectTextRes() method in com.android.wallpaper.testing.FakeImageEffectsRepository
251 fun getEffectTextRes() { in <lambda>() method in com.android.wallpaper.picker.customization.data.repository.ImageEffectsRepositoryImplTest261 assertThat(underTest.getEffectTextRes()) in <lambda>()
373 interactor.getEffectTextRes(), in <lambda>()