Home
last modified time | relevance | path

Searched refs:getLaunchOptions (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-dev-launcher/ios/ReactDelegateHandler/
H A DExpoDevLauncherReactDelegateHandler.swift80 …ateHandler.createBridgeAndSetAdapter(launchOptions: developmentClientController.getLaunchOptions()) in devLauncherController()
/expo/packages/expo-dev-launcher/ios/
H A DEXDevLauncherController.h65 - (NSDictionary *)getLaunchOptions;
H A DEXDevLauncherController.m191 - (NSDictionary<UIApplicationLaunchOptionsKey, NSObject*> *)getLaunchOptions; method
/expo/packages/expo-dev-client/e2e/ios/
H A DAppDelegate.m56 NSDictionary *launchOptions = [EXDevLauncherController.sharedInstance getLaunchOptions];
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/
H A DDevLauncherActivity.kt40 override fun getLaunchOptions() = Bundle().apply { in getMainComponentName() method
/expo/packages/expo-dev-menu/android/src/debug/java/expo/modules/devmenu/
H A DDevMenuActivity.kt65 override fun getLaunchOptions() = Bundle().apply { in getMainComponentName() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/
H A DReactActivityDelegateWrapper.kt40 override fun getLaunchOptions(): Bundle? { in <lambda>() method in abi48_0_0.expo.modules.ReactActivityDelegateWrapper
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/
H A DReactActivityDelegateWrapper.kt40 override fun getLaunchOptions(): Bundle? { in <lambda>() method in abi47_0_0.expo.modules.ReactActivityDelegateWrapper
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/
H A DReactActivityDelegateWrapper.kt49 override fun getLaunchOptions(): Bundle? { in <lambda>() method in abi49_0_0.expo.modules.ReactActivityDelegateWrapper
/expo/packages/expo/android/src/main/java/expo/modules/
H A DReactActivityDelegateWrapper.kt49 override fun getLaunchOptions(): Bundle? { in <lambda>() method in expo.modules.ReactActivityDelegateWrapper