Searched refs:gson (Results 1 – 10 of 10) sorted by relevance
27 import com.google.gson.Gson;67 Gson gson = new Gson(); in putNotificationInfo() local68 String json = gson.toJson(info); in putNotificationInfo()93 Gson gson = new Gson(); in getNotificationInfo() local95 return json.isEmpty() ? null : gson.fromJson(json, NotificationInfo.class); in getNotificationInfo()104 Gson gson = new Gson(); in getLocaleNotificationInfoMap() local108 result.put(key, gson.fromJson(value, NotificationInfo.class)); in getLocaleNotificationInfoMap()
24 import com.google.gson.FieldNamingPolicy;25 import com.google.gson.Gson;26 import com.google.gson.GsonBuilder;
30 import com.google.gson.JsonParser;31 import com.google.gson.JsonSyntaxException;
51 551055:11358 gson
9933 gson:
34 "gson",
72 "gson",
6 import com.google.api.client.json.gson.GsonFactory in <lambda>()
43 "gson",
37 "gson",219 "gson",