Searched defs:fromJsonArray (Results 1 – 2 of 2) sorted by relevance
54 public static List<TestResource> fromJsonArray(JSONArray jsonArray) throws JSONException { in fromJsonArray() method in TestResource
93 public static List<TradefedConfigObject> fromJsonArray(JSONArray arr) throws JSONException { in fromJsonArray() method in TradefedConfigObject