Searched refs:getRetryInstruction (Results 1 – 2 of 2) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/effects/ | ||
D | EffectsController.java | 173 public String getRetryInstruction() { in getRetryInstruction() method in EffectsController |
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/effects/ | ||
D | FakeEffectsController.kt | 90 override fun getRetryInstruction(): String = fakeRetryInstruction in getTargetEffect() method in com.android.wallpaper.effects.FakeEffectsController |