Package 

Class ExpirableBitmapDrawable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static int UP_TO_DATE
      public final static int EXPIRED
      public final static int SCALED
      public final static int NOT_FOUND
    • Method Summary

      Modifier and Type Method Description
      Array<int> getState()
      boolean isStateful()
      boolean setState(Array<int> pStateSet)
      static boolean isDrawableExpired(Drawable pTile)
      static int getState(Drawable pTile)
      static void setDrawableExpired(Drawable pTile)
      static void setState(Drawable pTile, int status)
      • Methods inherited from class android.graphics.drawable.BitmapDrawable

        applyTheme, canApplyTheme, draw, getAlpha, getBitmap, getChangingConfigurations, getColorFilter, getConstantState, getGravity, getIntrinsicHeight, getIntrinsicWidth, getOpacity, getOpticalInsets, getOutline, getPaint, getTileModeX, getTileModeY, hasAntiAlias, hasFocusStateSpecified, hasMipMap, inflate, isAutoMirrored, isFilterBitmap, isStateful, mutate, setAlpha, setAntiAlias, setAutoMirrored, setBitmap, setColorFilter, setDither, setFilterBitmap, setGravity, setMipMap, setTargetDensity, setTileModeX, setTileModeXY, setTileModeY, setTintBlendMode, setTintList
      • Methods inherited from class android.graphics.drawable.Drawable

        clearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromStream, createFromXml, createFromXmlInner, getBounds, getCallback, getCurrent, getDirtyBounds, getHotspotBounds, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getPadding, getState, getTransparentRegion, invalidateSelf, isProjected, isVisible, jumpToCurrentState, onLayoutDirectionChanged, resolveOpacity, scheduleSelf, setBounds, setCallback, setChangingConfigurations, 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