Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
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_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
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.
DiskBasedCache.CacheHeader
- Class in
com.android.volley.toolbox
Handles holding onto the cache headers for an entry.
DiskBasedCache.CacheHeader(String, Cache.Entry)
- Constructor for class com.android.volley.toolbox.
DiskBasedCache.CacheHeader
Instantiates a new CacheHeader object
drawableStateChanged()
- Method in class com.android.volley.toolbox.
NetworkImageView
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W