Searched refs:AsyncHttpStack (Results 1 – 5 of 5) sorted by relevance
42 private final AsyncHttpStack mAsyncStack;49 private BasicAsyncNetwork(AsyncHttpStack httpStack, ByteArrayPool pool) { in BasicAsyncNetwork()151 new AsyncHttpStack.OnRequestComplete() { in performRequest()263 @NonNull private AsyncHttpStack mAsyncStack;266 public Builder(@NonNull AsyncHttpStack httpStack) { in Builder()
32 public abstract class AsyncHttpStack extends BaseHttpStack { class
21 import com.android.volley.toolbox.AsyncHttpStack;27 public class MockAsyncStack extends AsyncHttpStack {
29 import com.android.volley.toolbox.AsyncHttpStack;57 public class CronetHttpStack extends AsyncHttpStack {
28 import com.android.volley.toolbox.AsyncHttpStack.OnRequestComplete;