Searched defs:json (Results 1 – 2 of 2) sorted by relevance
63 public static Recipe fromJson(Context context, JSONObject json) { in fromJson()
64 private List<Item> parseJson(JSONObject json) { in parseJson()