Home
last modified time | relevance | path

Searched refs:fakeNoEffectInstruction (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/effects/
DFakeEffectsController.kt36 var fakeNoEffectInstruction: String = "" variable in com.android.wallpaper.effects.FakeEffectsController
92 override fun getNoEffectInstruction(): String = fakeNoEffectInstruction in getTargetEffect()
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/data/repository/
DImageEffectsRepositoryImplTest.kt316 fakeNoEffectInstruction = noEffectInstruction in <lambda>()