Home
last modified time | relevance | path

Searched defs:getAttributions (Results 1 – 14 of 14) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DLiveWallpaperMetadata.java33 public List<String> getAttributions() { in getAttributions() method in LiveWallpaperMetadata
DWallpaperMetadata.java56 public List<String> getAttributions() { in getAttributions() method in WallpaperMetadata
DDefaultWallpaperInfo.java54 public List<String> getAttributions(Context context) { in getAttributions() method in DefaultWallpaperInfo
DImageWallpaperInfo.java112 public List<String> getAttributions(Context context) { in getAttributions() method in ImageWallpaperInfo
DCurrentWallpaperInfo.java102 public List<String> getAttributions(Context context) { in getAttributions() method in CurrentWallpaperInfo
DPartnerWallpaperInfo.java121 public List<String> getAttributions(Context context) { in getAttributions() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java140 public List<String> getAttributions(Context context) { in getAttributions() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java139 public List<String> getAttributions(Context context) { in getAttributions() method in LegacyPartnerWallpaperInfo
DWallpaperInfo.java102 public abstract List<String> getAttributions(Context context); in getAttributions() method in WallpaperInfo
DSystemStaticWallpaperInfo.java233 public List<String> getAttributions(Context context) { in getAttributions() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java345 public List<String> getAttributions(Context context) { in getAttributions() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java100 public List<String> getAttributions(Context context) { in getAttributions() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java93 public List<String> getAttributions(Context context) { in getAttributions() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java93 public List<String> getAttributions(Context context) { in getAttributions() method in TestLiveWallpaperInfo