Creates a new request with the given method (one of the values from Method), URL, and error listener. Note that the normal response listener is not provided here as delivery of responses is provided by subclasses, who have a better idea of how to deliver an already-parsed response.
(int method, String url, Response.ErrorListener listener)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected