Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java66 void setHomeWallpaperAttributions(List<String> attributions); in setHomeWallpaperAttributions() method
DDefaultWallpaperPreferences.java205 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java124 public void setHomeWallpaperAttributions(List<String> attributions) { in setHomeWallpaperAttributions() method in TestWallpaperPreferences