Home
last modified time | relevance | path

Searched defs:setHomeWallpaperAttributions (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java65 void setHomeWallpaperAttributions(List<String> attributions); in setHomeWallpaperAttributions() method
H A DDefaultWallpaperPreferences.java206 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java116 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in TestWallpaperPreferences