Searched defs:fromJson (Results 1 – 1 of 1) sorted by relevance
93 public static TestCase fromJson(JSONObject object, in fromJson() method in Persistence.TestCase152 public static Setup fromJson(JSONObject object, in fromJson() method in Persistence.Setup209 static GenerationIntent fromJson(JSONObject object, Map<String, IntentFlag> table) in fromJson() method270 public static LaunchIntent fromJson(JSONObject fakeIntent, Map<String, IntentFlag> table) in fromJson() method in Persistence.LaunchIntent359 public static LaunchFromIntent fromJson(JSONObject object, Map<String, IntentFlag> table) in fromJson() method in Persistence.LaunchFromIntent469 static StateDump fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.StateDump551 static StackState fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.StackState614 static TaskState fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.TaskState671 static ActivityState fromJson(JSONObject object) throws JSONException { in fromJson() method in Persistence.ActivityState