Searched defs:convertToBundle (Results 1 – 2 of 2) sorted by relevance
79 fun convertToBundle(jsonObject: JSONObject): Bundle { in convertToBundle() method
85 private static Bundle convertToBundle(final MapArguments mapArguments) { in convertToBundle() method in FirebaseAnalyticsModule