-
public class AdPopcornSSPDownloader.DownloadedDrawable extends ColorDrawable
-
-
Constructor Summary
Constructors Constructor Description AdPopcornSSPDownloader.DownloadedDrawable(AdPopcornSSPDownloaderThread bitmapDownloaderTask)
-
Method Summary
Modifier and Type Method Description AdPopcornSSPDownloaderThreadgetBitmapDownloaderTask()-
Methods inherited from class android.graphics.drawable.ColorDrawable
applyTheme, canApplyTheme, draw, getAlpha, getChangingConfigurations, getColor, getColorFilter, getConstantState, getOpacity, getOutline, hasFocusStateSpecified, inflate, isStateful, mutate, setAlpha, setColor, setColorFilter, setTintBlendMode, setTintList -
Methods inherited from class android.graphics.drawable.Drawable
clearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromStream, createFromXml, createFromXmlInner, getBounds, getCallback, getCurrent, getDirtyBounds, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getOpticalInsets, getPadding, getState, getTransparentRegion, invalidateSelf, isAutoMirrored, isFilterBitmap, isProjected, isVisible, jumpToCurrentState, onLayoutDirectionChanged, resolveOpacity, scheduleSelf, setAutoMirrored, setBounds, setCallback, setChangingConfigurations, setDither, setFilterBitmap, setHotspot, setHotspotBounds, setLayoutDirection, setLevel, setState, setTint, setTintMode, setVisible, unscheduleSelf -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AdPopcornSSPDownloader.DownloadedDrawable
AdPopcornSSPDownloader.DownloadedDrawable(AdPopcornSSPDownloaderThread bitmapDownloaderTask)
-
-
Method Detail
-
getBitmapDownloaderTask
AdPopcornSSPDownloaderThread getBitmapDownloaderTask()
-
-
-
-