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