MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / newRequestQueue

Method newRequestQueue

library/src/com/android/volley/Volley.java:138–153  ·  view source on GitHub ↗

Creates a default instance of the worker pool and calls RequestQueue#start() on it. @param context A Context to use for creating the cache dir. @param stack An HttpStack to use for the network, or null for default. @return A started RequestQueue instance.

(Context context, HttpStack stack)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

getRequestQueueMethod · 0.95
getRequestQueueMethod · 0.95
onClickMethod · 0.95
onCreateMethod · 0.95
onClickMethod · 0.95
initMethod · 0.95

Calls 5

hasHoneycombMethod · 0.95
getUserAgentMethod · 0.95
startMethod · 0.95
getCacheDirMethod · 0.80
newInstanceMethod · 0.80

Tested by

no test coverage detected