Searched refs:STRUCTURED_JSON (Results 1 – 1 of 1) sorted by relevance
135 private static String STRUCTURED_JSON; field in Utils140 if (STRUCTURED_JSON == null) { in getStructuredJSON()141 STRUCTURED_JSON = new JSONObject() in getStructuredJSON()156 return STRUCTURED_JSON; in getStructuredJSON()