Searched refs:jsBundlePath (Results 1 – 8 of 8) sorted by relevance
59 private var jsBundlePath: String? = null variable in host.exp.exponent.headless.InternalHeadlessAppLoader144 jsBundlePath = "" in setManifest()163 jsBundlePath = localBundlePath in setBundle()250 jsBundlePath = jsBundlePath, in startReactInstance()
216 …if (instanceManagerBuilderProperties.jsBundlePath != null && instanceManagerBuilderProperties.jsBu… in <lambda>()217 builder = builder.setJSBundleFile(instanceManagerBuilderProperties.jsBundlePath) in <lambda>()
229 …if (instanceManagerBuilderProperties.jsBundlePath != null && instanceManagerBuilderProperties.jsBu… in <lambda>()230 builder = builder.setJSBundleFile(instanceManagerBuilderProperties.jsBundlePath) in <lambda>()
86 protected var jsBundlePath: String? = null in <lambda>() variable in host.exp.exponent.experience.ReactNativeActivity375 jsBundlePath = jsBundlePath, in <lambda>()
525 jsBundlePath = "" in <lambda>()561 jsBundlePath = localBundlePath in <lambda>()
86 var jsBundlePath: String?, in <lambda>() variable in host.exp.expoview.Exponent.InstanceManagerBuilderProperties