Searched defs:fromJson (Results 1 – 3 of 3) sorted by relevance
79 public static Alarm fromJson(String string) { in fromJson() method in Alarm
63 public static Recipe fromJson(Context context, JSONObject json) { in fromJson() method in Recipe
227 public static Question fromJson(JSONObject questionObject, int questionIndex) in fromJson() method in MainActivity.Question