Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

D

d(String, Object...) - Static method in class com.android.volley.VolleyLog
 
data - Variable in class com.android.volley.Cache.Entry
The data returned from cache.
data - Variable in class com.android.volley.NetworkResponse
Raw data from this response.
DEBUG - Static variable in class com.android.volley.BuildConfig
 
DEBUG - Static variable in class com.android.volley.toolbox.BasicNetwork
 
DEBUG - Static variable in class com.android.volley.VolleyLog
 
DEFAULT_BACKOFF_MULT - Static variable in class com.android.volley.DefaultRetryPolicy
The default backoff multiplier
DEFAULT_IMAGE_BACKOFF_MULT - Static variable in class com.android.volley.toolbox.ImageRequest
Default backoff multiplier for image requests
DEFAULT_IMAGE_MAX_RETRIES - Static variable in class com.android.volley.toolbox.ImageRequest
Default number of retries for image requests
DEFAULT_IMAGE_TIMEOUT_MS - Static variable in class com.android.volley.toolbox.ImageRequest
Socket timeout in milliseconds for image requests
DEFAULT_MAX_RETRIES - Static variable in class com.android.volley.DefaultRetryPolicy
The default number of retries
DEFAULT_TIMEOUT_MS - Static variable in class com.android.volley.DefaultRetryPolicy
The default socket timeout in milliseconds
defaultCharsetJsonArray() - Method in class com.android.volley.toolbox.JsonRequestCharsetTest
 
defaultCharsetJsonObject() - Method in class com.android.volley.toolbox.JsonRequestCharsetTest
 
DefaultRetryPolicy - Class in com.android.volley
Default retry policy for requests.
DefaultRetryPolicy() - Constructor for class com.android.volley.DefaultRetryPolicy
Constructs a new retry policy using the default timeouts.
DefaultRetryPolicy(int, int, float) - Constructor for class com.android.volley.DefaultRetryPolicy
Constructs a new retry policy.
DELETE - Static variable in interface com.android.volley.Request.Method
 
deliverError(VolleyError) - Method in class com.android.volley.Request
Delivers error message to the ErrorListener that the Request was initialized with.
deliverResponse(T) - Method in class com.android.volley.Request
Subclasses must implement this to perform delivery of the parsed response to their listeners.
deliverResponse(Object) - Method in class com.android.volley.toolbox.ClearCacheRequest
 
deliverResponse(Bitmap) - Method in class com.android.volley.toolbox.ImageRequest
 
deliverResponse(T) - Method in class com.android.volley.toolbox.JsonRequest
 
deliverResponse(String) - Method in class com.android.volley.toolbox.StringRequest
 
DEPRECATED_GET_OR_POST - Static variable in interface com.android.volley.Request.Method
 
DiskBasedCache - Class in com.android.volley.toolbox
Cache implementation that caches files directly onto the hard disk in the specified directory.
DiskBasedCache(File, int) - Constructor for class com.android.volley.toolbox.DiskBasedCache
Constructs an instance of the DiskBasedCache at the specified directory.
DiskBasedCache(File) - Constructor for class com.android.volley.toolbox.DiskBasedCache
Constructs an instance of the DiskBasedCache at the specified directory using the default maximum cache size of 5MB.
DiskBasedCacheTest - Class in com.android.volley.toolbox
 
DiskBasedCacheTest() - Constructor for class com.android.volley.toolbox.DiskBasedCacheTest
 
drawableStateChanged() - Method in class com.android.volley.toolbox.NetworkImageView
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links