Searched defs:toMap (Results 1 – 6 of 6) sorted by relevance
39 fun toMap(obj: JSONObject): HashMap<String, Any> { in toMap() method
10 fun JSONObject.toMap(): Map<String, Any> { in JSONObject() method
339 public Bundle toMap(Set<String> fieldSet) throws ParseException { in toMap() method in Contact