Searched refs:apiContent (Results 1 – 2 of 2) sorted by relevance
160 String apiContent = "{'captive': true," in testNetworkValidationMetrics_VerifyCollectMetrics() local170 final JSONObject info = new JSONObject(apiContent); in testNetworkValidationMetrics_VerifyCollectMetrics()
3273 final String apiContent; in sendCapportApiProbe() local3300 apiContent = readAsString(conn.getInputStream(), in sendCapportApiProbe()3308 final JSONObject info = new JSONObject(apiContent); in sendCapportApiProbe()