Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java59 List<String> getHomeWallpaperAttributions(); in getHomeWallpaperAttributions() method
H A DDefaultWallpaperPreferences.java197 public List<String> getHomeWallpaperAttributions() { in getHomeWallpaperAttributions() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java111 public List<String> getHomeWallpaperAttributions() { in getHomeWallpaperAttributions() method in TestWallpaperPreferences