Searched refs:CreativeWallpaperThumbAsset (Results 1 – 3 of 3) sorted by relevance
23 public class CreativeWallpaperThumbAsset extends LiveWallpaperThumbAsset { class25 public CreativeWallpaperThumbAsset(Context context, WallpaperInfo info, Uri thumbnailUri) { in CreativeWallpaperThumbAsset() method in CreativeWallpaperThumbAsset
33 import com.android.wallpaper.asset.CreativeWallpaperThumbAsset;106 wallpaperInfos.isEmpty() ? null : new CreativeWallpaperThumbAsset(context, in CreativeCategory()
39 import com.android.wallpaper.asset.CreativeWallpaperThumbAsset;247 mThumbAsset = new CreativeWallpaperThumbAsset(context, mInfo, mThumbnailUri);