Searched refs:findLargestDrawable (Results 1 – 1 of 1) sorted by relevance
114 BitmapDrawable findLargestDrawable(BitmapWorkerOptions options) { in findLargestDrawable() method in DrawableDownloader.BitmapItem392 return (BitmapDrawable) createRefCopy(item.findLargestDrawable(key)); in getLargestBitmapFromMemCache()