Searched refs:networkQueue (Results 1 – 1 of 1) sorted by relevance
60 BlockingQueue<Request> cacheQueue, BlockingQueue<Request> networkQueue, in CacheDispatcher() argument63 mNetworkQueue = networkQueue; in CacheDispatcher()