96979899100101102103
timerContext.stop(); } } public static Bundle createBundle(String json) { Bundle bundle = new Gson().fromJson(json, Bundle.class); return bundle; }