Searched refs:notifyDrawable (Results 1 – 1 of 1) sorted by relevance
64 notifyDrawable(drawable, true); in setImageDrawable()67 notifyDrawable(previousDrawable, false); in setImageDrawable()76 private static void notifyDrawable(Drawable drawable, final boolean isDisplayed) { in notifyDrawable() method in RecyclingImageView84 notifyDrawable(layerDrawable.getDrawable(i), isDisplayed); in notifyDrawable()