Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperEffectsView2.kt47 noEffectInstruction = "", in <lambda>()
67 val noEffectInstruction: String, in <lambda>() constant in EffectTextRes
134 tryAgainLaterButton?.updateTextIfEmpty(effectTextRes.noEffectInstruction) in <lambda>()
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/data/repository/
DImageEffectsRepositoryImplTest.kt258 noEffectInstruction = "Fake no effect instruction", in <lambda>()
307 noEffectInstruction: String = "", in <lambda>()
316 fakeNoEffectInstruction = noEffectInstruction in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/repository/
DImageEffectsRepositoryImpl.kt364 effectsController.noEffectInstruction, in <lambda>()