- obeysSizeLimit() - Method in class com.android.volley.toolbox.ByteArrayPoolTest
-
- onDetachedFromWindow() - Method in class com.android.volley.toolbox.NetworkImageView
-
- onErrorResponse(VolleyError) - Method in interface com.android.volley.Response.ErrorListener
-
Callback method that an error has been occurred with the
provided error code and optional user-readable message.
- onErrorResponse(VolleyError) - Method in class com.android.volley.toolbox.RequestFuture
-
- onGetImageError(String, VolleyError) - Method in class com.android.volley.toolbox.ImageLoader
-
Handler for when an image failed to load.
- onGetImageSuccess(String, Bitmap) - Method in class com.android.volley.toolbox.ImageLoader
-
Handler for when an image was successfully loaded.
- onLayout(boolean, int, int, int, int) - Method in class com.android.volley.toolbox.NetworkImageView
-
- onPrepareRequest(HttpUriRequest) - Method in class com.android.volley.toolbox.HttpClientStack
-
Called before the request is executed using the underlying HttpClient.
- onRequestFinished(Request<T>) - Method in interface com.android.volley.RequestQueue.RequestFinishedListener
-
Called when a request has finished processing.
- onResponse(T) - Method in interface com.android.volley.Response.Listener
-
Called when a response is received.
- onResponse(ImageLoader.ImageContainer, boolean) - Method in interface com.android.volley.toolbox.ImageLoader.ImageListener
-
Listens for non-error changes to the loading of the image request.
- onResponse(T) - Method in class com.android.volley.toolbox.RequestFuture
-
- OPTIONS - Static variable in interface com.android.volley.Request.Method
-
- otherClientError() - Method in class com.android.volley.toolbox.BasicNetworkTest
-