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