Home
last modified time | relevance | path

Searched refs:DevLauncherInternalSettings (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/main/java/com/facebook/react/devsupport/
H A DDevLauncherInternalSettings.kt7 internal class DevLauncherInternalSettings( class
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/helpers/
H A DDevLauncherReactUtils.kt9 import com.facebook.react.devsupport.DevLauncherInternalSettings
61 val settings = DevLauncherInternalSettings(context, debugServerHost) in injectDebugServerHost()