Home
last modified time | relevance | path

Searched refs:mReactNativeHost (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-dev-client/e2e/android/
H A DMainApplication.java26 private final ReactNativeHost mReactNativeHost = new ReactNativeHostWrapper( field in MainApplication
47 return mReactNativeHost; in getReactNativeHost()
73 DevLauncherController.initialize(this, mReactNativeHost); in onCreate()
/expo/templates/expo-template-tv/android/app/src/main/java/com/helloworld/
H A DMainApplication.java23 private final ReactNativeHost mReactNativeHost = field in MainApplication
57 return mReactNativeHost; in getReactNativeHost()
/expo/templates/expo-template-bare-minimum/android/app/src/main/java/com/helloworld/
H A DMainApplication.java23 private final ReactNativeHost mReactNativeHost = field in MainApplication
57 return mReactNativeHost; in getReactNativeHost()
/expo/apps/fabric-tester/android/app/src/main/java/com/community/fabrictester/
H A DMainApplication.java23 private final ReactNativeHost mReactNativeHost = field in MainApplication
57 return mReactNativeHost; in getReactNativeHost()
/expo/apps/bare-expo/android/app/src/main/java/dev/expo/payments/
H A DMainApplication.java27 private final ReactNativeHost mReactNativeHost = field in MainApplication
57 return mReactNativeHost; in getReactNativeHost()
/expo/packages/expo-test-runner/templates/detox/android/app/src/main/java/com/testrunner/
H A DMainApplication.java29 private final ReactNativeHost mReactNativeHost = new ReactNativeHostWrapper( field in MainApplication
60 return mReactNativeHost; in getReactNativeHost()
/expo/docs/public/static/diffs/
H A Dexpo-android.diff42 private final ReactNativeHost mReactNativeHost =
H A Dreact-native-unimodules-android.diff54 private final ReactNativeHost mReactNativeHost =