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

/frameworks/base/core/java/android/net/
H A DNetwork.java77 private static final int httpMaxConnections = field in class:Network
231 mConnectionPool = new ConnectionPool(httpMaxConnections,

Completed in 104 milliseconds