Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java59 public Asset getAsset(Context context) { in getAsset() method in DefaultWallpaperInfo
DImageWallpaperInfo.java145 public Asset getAsset(Context context) { in getAsset() method in ImageWallpaperInfo
DCurrentWallpaperInfo.java107 public Asset getAsset(Context context) { in getAsset() method in CurrentWallpaperInfo
DPartnerWallpaperInfo.java126 public Asset getAsset(Context context) { in getAsset() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java122 public Asset getAsset(Context context) { in getAsset() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java144 public Asset getAsset(Context context) { in getAsset() method in LegacyPartnerWallpaperInfo
DWallpaperInfo.java161 public abstract Asset getAsset(Context context); in getAsset() method in WallpaperInfo
DSystemStaticWallpaperInfo.java211 public Asset getAsset(Context context) { in getAsset() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java397 public Asset getAsset(Context context) { in getAsset() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java124 public Asset getAsset(Context context) { in getAsset() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java145 public Asset getAsset(Context context) { in getAsset() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java150 public Asset getAsset(Context context) { in getAsset() method in TestLiveWallpaperInfo