HomeSort by relevance Sort by last modified time
    Searched refs:Volley (Results 1 - 2 of 2) sorted by null

  /frameworks/volley/src/com/android/volley/toolbox/
Volley.java 17 package com.android.volley.toolbox;
25 import com.android.volley.Network;
26 import com.android.volley.RequestQueue;
30 public class Volley {
33 private static final String DEFAULT_CACHE_DIR = "volley";
45 String userAgent = "volley/0";
  /frameworks/base/docs/html/training/
training_toc.cs 643 <a href="<?cs var:toroot ?>training/volley/index.html"
644 description="How to perform fast, scalable UI operations over the network using Volley"
645 >Transmitting Network Data Using Volley</a>
649 <a href="<?cs var:toroot ?>training/volley/simple.html">
654 <a href="<?cs var:toroot ?>training/volley/requestqueue.html">
659 <a href="<?cs var:toroot ?>training/volley/request.html">
664 <a href="<?cs var:toroot ?>training/volley/request-custom.html">
    [all...]

Completed in 96 milliseconds