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