Searched refs:outEnc (Results 1 – 1 of 1) sorted by relevance
260 JSONObject outEnc = jsonOptions.getJSONObject( in getOptionsMessage() local282 outEncodings = outEnc.getJSONArray(ENCODING_SUBFIELD_ENCODING); in getOptionsMessage()284 if (outEnc.has(ENCODING_SUBFIELD_ENCODING)) { in getOptionsMessage()285 JSONObject enc = outEnc.getJSONObject(ENCODING_SUBFIELD_ENCODING); in getOptionsMessage()