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