Searched refs:getPlaceholderDrawable (Results 1 – 3 of 3) sorted by relevance
45 protected static Drawable getPlaceholderDrawable( in getPlaceholderDrawable() method in Asset200 … imageView.setImageDrawable(getPlaceholderDrawable(context, imageView, placeholderColor)); in loadDrawableWithTransition()
228 static Drawable getPlaceholderDrawable(Context context, in getPlaceholderDrawable() method in MediaItemMetadata332 imageView.setImageDrawable(getPlaceholderDrawable(context, metadata)); in showPlaceholderOrHideView()
123 MediaItemMetadata.getPlaceholderDrawable( in MetadataController()