AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.image.toolbox.ImageLoader 成员列表

成员的完整列表,这些成员属于 com.ab.image.toolbox.ImageLoader,包括所有继承而来的类成员

batchResponse(String cacheKey, BatchedImageRequest request)com.ab.image.toolbox.ImageLoaderinlineprivate
get(String requestUrl, final ImageListener listener)com.ab.image.toolbox.ImageLoaderinline
get(String requestUrl, ImageListener imageListener, int maxWidth, int maxHeight)com.ab.image.toolbox.ImageLoaderinline
getCacheKey(String url, int maxWidth, int maxHeight)com.ab.image.toolbox.ImageLoaderinlineprivatestatic
ImageLoader(RequestQueue queue, ImageCache imageCache)com.ab.image.toolbox.ImageLoaderinline
isCached(String requestUrl, int maxWidth, int maxHeight)com.ab.image.toolbox.ImageLoaderinline
mBatchedResponsescom.ab.image.toolbox.ImageLoaderprivate
mBatchResponseDelayMscom.ab.image.toolbox.ImageLoaderprivate
mCachecom.ab.image.toolbox.ImageLoaderprivate
mHandlercom.ab.image.toolbox.ImageLoaderprivate
mInFlightRequestscom.ab.image.toolbox.ImageLoaderprivate
mRequestQueuecom.ab.image.toolbox.ImageLoaderprivate
mRunnablecom.ab.image.toolbox.ImageLoaderprivate
onGetImageError(String cacheKey, VolleyError error)com.ab.image.toolbox.ImageLoaderinlineprivate
onGetImageSuccess(String cacheKey, Bitmap response)com.ab.image.toolbox.ImageLoaderinlineprivate
setBatchedResponseDelay(int newBatchedResponseDelayMs)com.ab.image.toolbox.ImageLoaderinline
throwIfNotOnMainThread()com.ab.image.toolbox.ImageLoaderinlineprivate