Searched defs:connectionCount (Results 1 – 2 of 2) sorted by relevance
60 private AtomicInteger connectionCount = new AtomicInteger(); field in SocksProxy86 public int connectionCount() { in connectionCount() method in SocksProxy
73 ActivePool(int connectionCount) { in ActivePool()205 public RequestQueue(Context context, int connectionCount) { in RequestQueue()