Searched refs:buildJsonEvent (Results 1 – 1 of 1) sorted by relevance
184 return buildJsonEvent((Event) data); in build()568 private static JSONObject buildJsonEvent(Event event) throws JSONException { in buildJsonEvent() method in JsonBuilder