Searched defs:getIdleConnectionCount (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DConnectionPool.java132 public synchronized int getIdleConnectionCount() { method in class:ConnectionPool
143 * active and inactive. Use {@link #getIdleConnectionCount()} to count connections not currently

Completed in 194 milliseconds