Home
last modified time | relevance | path

Searched defs:getAsset (Results 1 – 11 of 11) 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.java97 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
DWallpaperInfo.java145 public abstract Asset getAsset(Context context); in getAsset() method in WallpaperInfo
DLegacyPartnerWallpaperInfo.java144 public Asset getAsset(Context context) { in getAsset() method in LegacyPartnerWallpaperInfo
DSystemStaticWallpaperInfo.java211 public Asset getAsset(Context context) { in getAsset() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java414 public Asset getAsset(Context context) { in getAsset() method in LiveWallpaperInfo
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java146 public Asset getAsset(Context context) { in getAsset() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java150 public Asset getAsset(Context context) { in getAsset() method in TestLiveWallpaperInfo