Searched defs:fromJson (Results 1 – 1 of 1) sorted by relevance
94 public static TestCase fromJson(JSONObject object, in fromJson() method in Persistence.TestCase153 public static Setup fromJson(JSONObject object, in fromJson() method in Persistence.Setup210 static GenerationIntent fromJson(JSONObject object, Map<String, IntentFlag> table) in fromJson() method278 public static LaunchIntent fromJson(JSONObject fakeIntent, Map<String, IntentFlag> table) in fromJson() method in Persistence.LaunchIntent365 public static LaunchFromIntent fromJson(JSONObject object, Map<String, IntentFlag> table) in fromJson() method in Persistence.LaunchFromIntent478 static StateDump fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.StateDump569 static TaskState fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.TaskState620 static ActivityState fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.ActivityState