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.java80 public Asset getThumbAsset(Context context) { in getThumbAsset() method in DefaultWallpaperInfo
DImageWallpaperInfo.java161 public Asset getThumbAsset(Context context) { in getThumbAsset() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java111 public Asset getThumbAsset(Context context) { in getThumbAsset() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java135 public Asset getThumbAsset(Context context) { in getThumbAsset() method in PartnerWallpaperInfo
DWallpaperInfo.java153 public abstract Asset getThumbAsset(Context context); in getThumbAsset() method in WallpaperInfo
DAppResourceWallpaperInfo.java131 public Asset getThumbAsset(Context context) { in getThumbAsset() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java154 public Asset getThumbAsset(Context context) { in getThumbAsset() method in LegacyPartnerWallpaperInfo
DSystemStaticWallpaperInfo.java210 public Asset getThumbAsset(Context context) { in getThumbAsset() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java390 public Asset getThumbAsset(Context context) { in getThumbAsset() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java134 public Asset getThumbAsset(Context context) { in getThumbAsset() method in ThemeBundledWallpaperInfo
DDefaultThemeProvider.java436 private ThemeBundleThumbAsset getThumbAsset(String prefix, String themeName) { in getThumbAsset() method in DefaultThemeProvider
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperInfo.java153 public Asset getThumbAsset(Context context) { in getThumbAsset() method in TestWallpaperInfo