Searched refs:httpKeepAlive (Results 1 – 2 of 2) sorted by relevance
83 private static final boolean httpKeepAlive = field in Network86 httpKeepAlive ? Integer.parseInt(System.getProperty("http.maxConnections", "5")) : 0;
44212 Landroid/net/Network;->httpKeepAlive:Z