Searched refs:jsonRequestObject (Results 1 – 1 of 1) sorted by relevance
154 JSONObject jsonRequestObject = getAfcRequestJSONObject(afcLocation); in getAfcHttpRequestObject() local155 httpRequestBuilder.setPostData(jsonRequestObject); in getAfcHttpRequestObject()