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