Searched defs:fromJSONObject (Results 1 – 1 of 1) sorted by relevance
108 Field(Function<T, Object> toJSONObject, BiFunction<JSONObject, String, T> fromJSONObject) { in Field() argument126 void fromJSONObject(JSONObject json, String key) throws JSONException { in fromJSONObject() method in CustomAudienceBlob.Field