Home
last modified time | relevance | path

Searched refs:effectFailedTitle (Results 1 – 3 of 3) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperEffectsView2.kt44 effectFailedTitle = "", in <lambda>()
64 val effectFailedTitle: String, in <lambda>() constant in EffectTextRes
217 title?.text = effectTextRes.effectFailedTitle in <lambda>()
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/data/repository/
DImageEffectsRepositoryImplTest.kt255 effectFailedTitle = "Fake effect failed title", in <lambda>()
304 effectFailedTitle: String = "", in <lambda>()
313 fakeEffectFailedTitle = effectFailedTitle in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/repository/
DImageEffectsRepositoryImpl.kt361 effectsController.effectFailedTitle, in <lambda>()