Searched refs:exponentProps (Results 1 – 2 of 2) sorted by relevance
422 val exponentProps = JSONObject() in <lambda>() constant426 exponentProps.put("notification", notification.toJSONObject("selected")) in <lambda>()433 exponentProps.put("manifestString", manifest.toString()) in <lambda>()434 exponentProps.put("shell", isShellApp) in <lambda>()435 exponentProps.put("initialUri", intentUri) in <lambda>()459 bundle.putBundle("exp", BundleJSONConverter.convertToBundle(exponentProps)) in <lambda>()
343 val exponentProps = JSONObject() in <lambda>() constant in host.exp.exponent.kernel.Kernel347 exponentProps.put("referrer", referrer) in <lambda>()354 bundle.putBundle("exp", BundleJSONConverter.convertToBundle(exponentProps)) in <lambda>()