Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java51 public List<String> getAttributions(Context context) { in getAttributions() method in DefaultWallpaperInfo
DWallpaperMetadata.java56 public List<String> getAttributions() { in getAttributions() method in WallpaperMetadata
DWallpaperInfo.java65 public abstract List<String> getAttributions(Context context); in getAttributions() method in WallpaperInfo
DImageWallpaperInfo.java111 public List<String> getAttributions(Context context) { in getAttributions() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java97 public List<String> getAttributions(Context context) { in getAttributions() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java120 public List<String> getAttributions(Context context) { in getAttributions() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java139 public List<String> getAttributions(Context context) { in getAttributions() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java138 public List<String> getAttributions(Context context) { in getAttributions() method in LegacyPartnerWallpaperInfo
DLiveWallpaperInfo.java263 public List<String> getAttributions(Context context) { in getAttributions() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java99 public List<String> getAttributions(Context context) { in getAttributions() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperInfo.java92 public List<String> getAttributions(Context context) { in getAttributions() method in TestWallpaperInfo
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DPreviewFragment.java287 protected List<String> getAttributions(Context context) { in getAttributions() method in PreviewFragment