/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
H A D | WallpaperMetadata.java | 56 public List<String> getAttributions() { in getAttributions() method in WallpaperMetadata
|
H A D | DefaultWallpaperInfo.java | 57 public List<String> getAttributions(Context context) { in getAttributions() method in DefaultWallpaperInfo
|
H A D | WallpaperInfo.java | 88 public abstract List<String> getAttributions(Context context); in getAttributions() method in WallpaperInfo
|
H A D | ImageWallpaperInfo.java | 112 public List<String> getAttributions(Context context) { in getAttributions() method in ImageWallpaperInfo
|
H A D | CurrentWallpaperInfoVN.java | 101 public List<String> getAttributions(Context context) { in getAttributions() method in CurrentWallpaperInfoVN
|
H A D | PartnerWallpaperInfo.java | 121 public List<String> getAttributions(Context context) { in getAttributions() method in PartnerWallpaperInfo
|
H A D | AppResourceWallpaperInfo.java | 140 public List<String> getAttributions(Context context) { in getAttributions() method in AppResourceWallpaperInfo
|
H A D | LegacyPartnerWallpaperInfo.java | 139 public List<String> getAttributions(Context context) { in getAttributions() method in LegacyPartnerWallpaperInfo
|
H A D | SystemStaticWallpaperInfo.java | 215 public List<String> getAttributions(Context context) { in getAttributions() method in SystemStaticWallpaperInfo
|
H A D | LiveWallpaperInfo.java | 341 public List<String> getAttributions(Context context) { in getAttributions() method in LiveWallpaperInfo
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/ |
H A D | AndroidPackage.java | 148 List<ParsedAttribution> getAttributions(); in getAttributions() method
|
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/ |
H A D | ThemeBundledWallpaperInfo.java | 100 public List<String> getAttributions(Context context) { in getAttributions() method in ThemeBundledWallpaperInfo
|
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
H A D | TestWallpaperInfo.java | 93 public List<String> getAttributions(Context context) { in getAttributions() method in TestWallpaperInfo
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
H A D | PreviewFragment.java | 330 protected List<String> getAttributions(Context context) { in getAttributions() method in PreviewFragment
|
/aosp12/frameworks/base/core/java/android/content/pm/parsing/ |
H A D | ParsingPackageRead.java | 84 List<ParsedAttribution> getAttributions(); in getAttributions() method
|