Home
last modified time | relevance | path

Searched refs:networkQueue (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/volley/src/com/android/volley/
DCacheDispatcher.java60 BlockingQueue<Request> cacheQueue, BlockingQueue<Request> networkQueue, in CacheDispatcher() argument
63 mNetworkQueue = networkQueue; in CacheDispatcher()