Searched defs:OnRequestComplete (Results 1 – 4 of 4) sorted by relevance
| /external/volley/core/src/main/java/com/android/volley/ | ||
| D | AsyncNetwork.java | 39     public interface OnRequestComplete {  interface in AsyncNetwork | 
| /external/volley/core/src/main/java/com/android/volley/toolbox/ | ||
| D | AsyncHttpStack.java | 41     public interface OnRequestComplete {  interface in AsyncHttpStack | 
| /external/cronet/net/http/ | ||
| D | http_stream_factory_job_controller.cc | 249 void HttpStreamFactory::JobController::OnRequestComplete() {  in OnRequestComplete()  function in net::HttpStreamFactory::JobController | 
| /external/cronet/net/quic/ | ||
| D | quic_stream_factory.cc | 1281 void QuicStreamRequest::OnRequestComplete(int rv) {  in OnRequestComplete()  function in net::QuicStreamRequest |