Searched defs:toJSONObject (Results 1 – 2 of 2) sorted by relevance
57 public JSONObject toJSONObject() throws JSONException { in toJSONObject() method in AggregateHistogramContribution
108 Field(Function<T, Object> toJSONObject, BiFunction<JSONObject, String, T> fromJSONObject) { in Field()116 JSONObject toJSONObject() throws JSONException { in toJSONObject() method in CustomAudienceBlob.Field