Home
last modified time | relevance | path

Searched refs:debugServerHost (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/main/java/com/facebook/react/devsupport/
H A DDevLauncherInternalSettings.kt9 debugServerHost: String
11 …te var packagerConnectionSettings = DevLauncherPackagerConnectionSettings(context, debugServerHost)
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/helpers/
H A DDevLauncherReactUtils.kt21 val debugServerHost = url.host + ":" + port in injectReactInterceptor() constant
38 debugServerHost, in injectReactInterceptor()
56 debugServerHost: String, in injectDebugServerHost()
61 val settings = DevLauncherInternalSettings(context, debugServerHost) in injectDebugServerHost()
/expo/packages/expo-dev-launcher/android/src/react-native-69/expo/modules/devlauncher/rncompatibility/
H A DDevLauncherDevSupportManager.kt208 devSettings.packagerConnectionSettings.debugServerHost in handleReloadJS()
/expo/packages/expo-dev-launcher/android/src/react-native-72/expo/modules/devlauncher/rncompatibility/
H A DDevLauncherDevSupportManager.kt203 devSettings.packagerConnectionSettings.debugServerHost in handleReloadJS()