Searched refs:mapToJsonObject (Results 1 – 3 of 3) sorted by relevance
83 public static JSONObject mapToJsonObject(Map<String, String> map) { in mapToJsonObject() method in Utils
331 JSONObject jsonParams = Utils.mapToJsonObject(params); in buildParams()
350 result.set(result.size(), Utils.mapToJsonObject(item)); in getKernelParams()