Searched defs:setHomeWallpaperAttributions (Results 1 – 3 of 3) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | ||
D | WallpaperPreferences.kt | 49 fun setHomeWallpaperAttributions(attributions: List<String?>?) in getWallpaperPresentationMode() method |
D | DefaultWallpaperPreferences.kt | 229 override fun setHomeWallpaperAttributions(attributions: List<String?>?) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences |
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
D | TestWallpaperPreferences.kt | 113 override fun setHomeWallpaperAttributions(attributions: List<String?>?) { in setHomeWallpaperAttributions() method in com.android.wallpaper.testing.TestWallpaperPreferences |