成员的完整列表,这些成员属于 com.ab.image.toolbox.ImageRequest,包括所有继承而来的类成员
| deliverResponse(Bitmap response) | com.ab.image.toolbox.ImageRequest | inlineprotected |
| doParse(NetworkResponse response) | com.ab.image.toolbox.ImageRequest | inlineprivate |
| findBestSampleSize(int actualWidth, int actualHeight, int desiredWidth, int desiredHeight) | com.ab.image.toolbox.ImageRequest | inlinepackagestatic |
| getPriority() | com.ab.image.toolbox.ImageRequest | inline |
| getResizedDimension(int maxPrimary, int maxSecondary, int actualPrimary, int actualSecondary) | com.ab.image.toolbox.ImageRequest | inlineprivatestatic |
| IMAGE_BACKOFF_MULT | com.ab.image.toolbox.ImageRequest | privatestatic |
| IMAGE_MAX_RETRIES | com.ab.image.toolbox.ImageRequest | privatestatic |
| IMAGE_TIMEOUT_MS | com.ab.image.toolbox.ImageRequest | privatestatic |
| ImageRequest(String url, Response.Listener< Bitmap > listener, int maxWidth, int maxHeight, Config decodeConfig, Response.ErrorListener errorListener) | com.ab.image.toolbox.ImageRequest | inline |
| mDecodeConfig | com.ab.image.toolbox.ImageRequest | private |
| mListener | com.ab.image.toolbox.ImageRequest | private |
| mMaxHeight | com.ab.image.toolbox.ImageRequest | private |
| mMaxWidth | com.ab.image.toolbox.ImageRequest | private |
| parseNetworkResponse(NetworkResponse response) | com.ab.image.toolbox.ImageRequest | inlineprotected |
| sDecodeLock | com.ab.image.toolbox.ImageRequest | privatestatic |