Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java67 public Asset getThumbAsset(Context context) { in getThumbAsset() method in DefaultWallpaperInfo
DImageWallpaperInfo.java161 public Asset getThumbAsset(Context context) { in getThumbAsset() method in ImageWallpaperInfo
DCurrentWallpaperInfo.java105 public Asset getThumbAsset(Context context) { in getThumbAsset() method in CurrentWallpaperInfo
DLiveWallpaperInfo.java145 public LiveWallpaperThumbAsset getThumbAsset() { in getThumbAsset() method in LiveWallpaperInfo
419 public Asset getThumbAsset(Context context) { in getThumbAsset() method in LiveWallpaperInfo
DPartnerWallpaperInfo.java135 public Asset getThumbAsset(Context context) { in getThumbAsset() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java131 public Asset getThumbAsset(Context context) { in getThumbAsset() method in AppResourceWallpaperInfo
DWallpaperInfo.java151 public abstract Asset getThumbAsset(Context context); in getThumbAsset() method in WallpaperInfo
DLegacyPartnerWallpaperInfo.java154 public Asset getThumbAsset(Context context) { in getThumbAsset() method in LegacyPartnerWallpaperInfo
DWallpaperCategory.java96 public Asset getThumbAsset() { in getThumbAsset() method in WallpaperCategory
DSystemStaticWallpaperInfo.java221 public Asset getThumbAsset(Context context) { in getThumbAsset() method in SystemStaticWallpaperInfo
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java154 public Asset getThumbAsset(Context context) { in getThumbAsset() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java158 public Asset getThumbAsset(Context context) { in getThumbAsset() method in TestLiveWallpaperInfo