Searched refs:mLoadingBitmap (Results 1 – 2 of 2) sorted by relevance
47 private Bitmap mLoadingBitmap; field in ImageWorker97 new AsyncDrawable(mResources, mLoadingBitmap, task); in loadImage()129 mLoadingBitmap = bitmap; in setLoadingImage()138 mLoadingBitmap = BitmapFactory.decodeResource(mResources, resId); in setLoadingImage()442 new BitmapDrawable(mResources, mLoadingBitmap)); in setImageDrawable()
47 private Bitmap mLoadingBitmap; field in ImageLoader74 imageView.setImageBitmap(mLoadingBitmap); in loadImage()90 new AsyncDrawable(mResources, mLoadingBitmap, task); in loadImage()102 mLoadingBitmap = BitmapFactory.decodeResource(mResources, resId); in setLoadingImage()