Searched defs:ingredients (Results 1 – 2 of 2) sorted by relevance
71 JSONArray ingredients = json.getJSONArray(Constants.RECIPE_FIELD_INGREDIENTS); in fromJson() local