Searched defs:placeholder (Results 1 – 2 of 2) sorted by relevance
98 Drawable placeholder = null; in onOptsChanged() local434 public Placeholder(Drawable placeholder, Resources res, int placeholderWidth, in Placeholder()723 public Drawable placeholder; field in ExtendedBitmapDrawable.ExtendedOptions753 public ExtendedOptions(final int features, final Drawable placeholder, in ExtendedOptions()
101 BitmapDrawable placeholder = (BitmapDrawable) drawable.getInnerDrawable(); in onDrawPlaceholderOrProgress() local