Searched refs:NetworkSpecifiedHurlStack (Results 1 – 1 of 1) sorted by relevance
209 Volley.newRequestQueue(helper.getContext(), new NetworkSpecifiedHurlStack(network)); in subscribe()380 private static class NetworkSpecifiedHurlStack extends HurlStack { class in Vvm3Subscriber384 public NetworkSpecifiedHurlStack(Network network) { in NetworkSpecifiedHurlStack() method in Vvm3Subscriber.NetworkSpecifiedHurlStack