Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/react/
H A DDevLauncherDevSupportManagerSwapper.kt23 fun swapDevSupportManagerImpl( in swapDevSupportManagerImpl() method in expo.modules.devlauncher.react.DevLauncherDevSupportManagerSwapper
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/helpers/
H A DDevLauncherReactUtils.kt50 .swapDevSupportManagerImpl(reactNativeHost.reactInstanceManager) in injectDevSupportManager()