Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java56 public Asset getAsset(Context context) { in getAsset() method in DefaultWallpaperInfo
DWallpaperInfo.java124 public abstract Asset getAsset(Context context); in getAsset() method in WallpaperInfo
DImageWallpaperInfo.java144 public Asset getAsset(Context context) { in getAsset() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java102 public Asset getAsset(Context context) { in getAsset() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java125 public Asset getAsset(Context context) { in getAsset() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java121 public Asset getAsset(Context context) { in getAsset() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java143 public Asset getAsset(Context context) { in getAsset() method in LegacyPartnerWallpaperInfo
DLiveWallpaperInfo.java321 public Asset getAsset(Context context) { in getAsset() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java123 public Asset getAsset(Context context) { in getAsset() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperInfo.java144 public Asset getAsset(Context context) { in getAsset() method in TestWallpaperInfo