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

D

d(String, Object...) - クラス com.android.volley.VolleyLog の static メソッド
 
data - クラス com.android.volley.Cache.Entry の変数
The data returned from cache.
data - クラス com.android.volley.NetworkResponse の変数
Raw data from this response.
DEBUG - クラス com.android.volley.BuildConfig の static 変数
 
DEBUG - クラス com.android.volley.VolleyLog の static 変数
 
DEFAULT_BACKOFF_MULT - クラス com.android.volley.DefaultRetryPolicy の static 変数
The default backoff multiplier
DEFAULT_MAX_RETRIES - クラス com.android.volley.DefaultRetryPolicy の static 変数
The default number of retries
DEFAULT_TIMEOUT_MS - クラス com.android.volley.DefaultRetryPolicy の static 変数
The default socket timeout in milliseconds
DefaultRetryPolicy - com.android.volley の クラス
Default retry policy for requests.
DefaultRetryPolicy() - クラス com.android.volley.DefaultRetryPolicy のコンストラクタ
Constructs a new retry policy using the default timeouts.
DefaultRetryPolicy(int, int, float) - クラス com.android.volley.DefaultRetryPolicy のコンストラクタ
Constructs a new retry policy.
DELETE - インタフェース com.android.volley.Request.Method の static 変数
 
deliverError(VolleyError) - クラス com.android.volley.Request のメソッド
Delivers error message to the ErrorListener that the Request was initialized with.
DEPRECATED_GET_OR_POST - インタフェース com.android.volley.Request.Method の static 変数
 
DiskBasedCache - com.android.volley.toolbox の クラス
Cache implementation that caches files directly onto the hard disk in the specified directory.
DiskBasedCache(File, int) - クラス com.android.volley.toolbox.DiskBasedCache のコンストラクタ
Constructs an instance of the DiskBasedCache at the specified directory.
DiskBasedCache(File) - クラス com.android.volley.toolbox.DiskBasedCache のコンストラクタ
Constructs an instance of the DiskBasedCache at the specified directory using the default maximum cache size of 5MB.

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