Searched refs:STRUCTURED_JSON (Results 1 – 1 of 1) sorted by relevance
104 private static String STRUCTURED_JSON; field in Utils107 if (STRUCTURED_JSON == null) { in getStructuredJSON()108 STRUCTURED_JSON = new JSONObject() in getStructuredJSON()123 return STRUCTURED_JSON; in getStructuredJSON()