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