Home
last modified time | relevance | path

Searched defs:contentView (Results 1 – 22 of 22) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/main/java/expo/modules/devlauncher/splashscreen/
H A DDevLauncherSplashScreenProvider.kt8 val contentView = activity.findViewById<ViewGroup>(android.R.id.content) in attachSplashScreenViewAsync() constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextModule.kt22 val contentView = decorView?.findViewById<View>(android.R.id.content) ?: return null in getInitialWindowMetrics() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextModule.kt22 val contentView = decorView?.findViewById<View>(android.R.id.content) ?: return null in getInitialWindowMetrics() constant
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextModule.kt22 val contentView = decorView?.findViewById<View>(android.R.id.content) ?: return null in getInitialWindowMetrics() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextModule.kt22 val contentView = decorView?.findViewById<View>(android.R.id.content) ?: return null in getInitialWindowMetrics() constant
/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/android/devmenu/com/th3rdwave/safeareacontext/
H A DSafeAreaProviderManager.kt24 val contentView = decorView.findViewById<View>(android.R.id.content) ?: return null constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Wrapper/
H A DABI48_0_0RCTWrapperView.m42 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Wrapper/
H A DABI49_0_0RCTWrapperView.m42 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Wrapper/
H A DABI47_0_0RCTWrapperView.m45 {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/Surface/SurfaceHostingView/
H A DABI48_0_0RCTSurfaceHostingProxyRootView.mm138 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/Surface/SurfaceHostingView/
H A DABI49_0_0RCTSurfaceHostingProxyRootView.mm138 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/Surface/SurfaceHostingView/
H A DABI47_0_0RCTSurfaceHostingProxyRootView.mm138 {
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt18 private val contentView: ViewGroup = activity.findViewById(android.R.id.content) constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt18 private val contentView: ViewGroup = activity.findViewById(android.R.id.content) constant
/expo/packages/expo-splash-screen/android/src/main/java/expo/modules/splashscreen/
H A DSplashScreenViewController.kt19 private val contentView: ViewGroup = activity.findViewById(android.R.id.content) constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt19 private val contentView: ViewGroup = activity.findViewById(android.R.id.content) constant
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI48_0_0RNSharedElementNode.m30 - (UIView*) contentView { method
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI47_0_0RNSharedElementNode.m30 - (UIView*) contentView { method
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/
H A DDevLauncherActivity.kt30 private lateinit var contentView: ViewGroup variable in expo.modules.devlauncher.launcher.DevLauncherActivity
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollView.m57 {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollView.m57 {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollView.m57 {