Searched refs:buildJsonIntent (Results 1 – 1 of 1) sorted by relevance
181 return buildJsonIntent((Intent) data); in build()576 private static JSONObject buildJsonIntent(Intent data) throws JSONException { in buildJsonIntent() method in JsonBuilder