Searched refs:setPostData (Results 1 – 3 of 3) sorted by relevance
81 public abstract Builder setPostData(JSONObject postData); in setPostData() method in HttpRequest.Builder130 .setPostData(new JSONObject()) in builder()
180 .setPostData(new JSONObject(postData)) in request_postJson_doNotEscapeForwardSlash()
937 .setPostData(postData) in httpPost()