Searched refs:DEFAULT_NETWORK_THREAD_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
107 private static final int DEFAULT_NETWORK_THREAD_POOL_SIZE = 4; field in RequestQueue167 this(cache, network, DEFAULT_NETWORK_THREAD_POOL_SIZE); in RequestQueue()