Searched refs:getBitmapFromHttp (Results 1 – 2 of 2) sorted by relevance
111 return getBitmapFromHttp(workerOptions); in retrieveDrawable()269 private Drawable getBitmapFromHttp(BitmapWorkerOptions options) throws IOException { in getBitmapFromHttp() method in DrawableLoader
95 return getBitmapFromHttp(workerOptions); in retrieveBitmap()259 private Bitmap getBitmapFromHttp(BitmapWorkerOptions options) throws IOException {