Searched refs:buildLoadData (Results 1 – 7 of 7) sorted by relevance
41 override fun buildLoadData( in buildLoadData() method in com.android.photopicker.core.glide.PhotopickerModelLoader
41 public LoadData<InputStream> buildLoadData(SystemStaticAsset systemStaticAsset, int unusedWidth, in buildLoadData() method in SystemStaticAssetLoader
43 public LoadData<Drawable> buildLoadData(LiveWallpaperThumbAsset liveWallpaperThumbAsset, in buildLoadData() method in LiveWallpaperThumbAssetLoader
43 public LoadData<Drawable> buildLoadData(WallpaperModel wallpaperModel, int width, int height, in buildLoadData() method in WallpaperModelLoader
46 public LoadData<InputStream> buildLoadData(CurrentWallpaperAsset currentWallpaperAsset, in buildLoadData() method in CurrentWallpaperAssetLoader
47 public LoadData<InputStream> buildLoadData(ResourceAsset resourceAsset, int unusedWidth, in buildLoadData() method in ResourceAssetLoader
40 public LoadData<InputStream> buildLoadData( in buildLoadData() method in PickerModelLoader