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