Home
last modified time | relevance | path

Searched defs:uiManager (Results 1 – 25 of 113) sorted by relevance

12345

/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/
H A DMapModule.java98 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in takeSnapshot() local
157 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getCamera() local
194 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getAddressFromCoordinates() local
255 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in pointForCoordinate() local
292 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in coordinateForPoint() local
325 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getMapBoundaries() local
364 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in enableLatestRenderer() local
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/
H A DAirMapModule.java98 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in takeSnapshot() local
157 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getCamera() local
194 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getAddressFromCoordinates() local
255 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in pointForCoordinate() local
292 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in coordinateForPoint() local
325 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getMapBoundaries() local
364 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in enableLatestRenderer() local
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/maps/
H A DMapModule.java98 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in takeSnapshot() local
157 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getCamera() local
194 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getAddressFromCoordinates() local
255 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in pointForCoordinate() local
292 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in coordinateForPoint() local
325 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getMapBoundaries() local
364 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in enableLatestRenderer() local
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/
H A DAirMapModule.java98 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in takeSnapshot() local
157 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getCamera() local
194 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getAddressFromCoordinates() local
255 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in pointForCoordinate() local
292 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in coordinateForPoint() local
325 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in getMapBoundaries() local
364 UIManagerModule uiManager = context.getNativeModule(UIManagerModule.class); in enableLatestRenderer() local
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp19 std::shared_ptr<UIManager> const &uiManager, in createAndInstallIfNeeded()
52 std::shared_ptr<UIManager> uiManager, in ReanimatedUIManagerBinding()
68 UIManager *uiManager, in cloneNodeUsingNewest()
89 UIManager *uiManager, in appendChildUsingNewest()
119 UIManager *uiManager = uiManager_.get(); in get() local
H A DFabricUtils.cpp22 const UIManager *uiManager) { in getContextContainerFromUIManager()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp19 std::shared_ptr<UIManager> const &uiManager, in createAndInstallIfNeeded()
52 std::shared_ptr<UIManager> uiManager, in ReanimatedUIManagerBinding()
68 UIManager *uiManager, in cloneNodeUsingNewest()
89 UIManager *uiManager, in appendChildUsingNewest()
119 UIManager *uiManager = uiManager_.get(); in get() local
H A DFabricUtils.cpp22 const UIManager *uiManager) { in getContextContainerFromUIManager()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp19 std::shared_ptr<UIManager> const &uiManager, in createAndInstallIfNeeded()
52 std::shared_ptr<UIManager> uiManager, in ReanimatedUIManagerBinding()
68 UIManager *uiManager, in cloneNodeUsingNewest()
89 UIManager *uiManager, in appendChildUsingNewest()
119 UIManager *uiManager = uiManager_.get(); in get() local
H A DFabricUtils.cpp22 const UIManager *uiManager) { in getContextContainerFromUIManager()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp19 std::shared_ptr<UIManager> const &uiManager, in createAndInstallIfNeeded()
52 std::shared_ptr<UIManager> uiManager, in ReanimatedUIManagerBinding()
68 UIManager *uiManager, in cloneNodeUsingNewest()
89 UIManager *uiManager, in appendChildUsingNewest()
119 UIManager *uiManager = uiManager_.get(); in get() local
H A DFabricUtils.cpp22 const UIManager *uiManager) { in getContextContainerFromUIManager()
/expo/packages/expo-sms/android/src/main/java/expo/modules/sms/
H A DSMSModule.kt30 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
43 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/sms/
H A DSMSModule.kt30 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
43 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/sms/
H A DSMSModule.kt30 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
43 val uiManager = appContext.legacyModule<UIManager>() in <lambda>() constant
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/
H A DReanimatedModule.java36 UIManagerModule uiManager = reactCtx.getNativeModule(UIManagerModule.class); in initialize() local
61 public void willDispatchViewUpdates(final UIManagerModule uiManager) { in willDispatchViewUpdates()
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/
H A DReanimatedModule.java36 UIManagerModule uiManager = reactCtx.getNativeModule(UIManagerModule.class); in initialize() local
61 public void willDispatchViewUpdates(final UIManagerModule uiManager) { in willDispatchViewUpdates()
/expo/ios/versioned/sdk47/EXAV/EXAV/Video/
H A DVideoViewModule.swift52 …let uiManager: ABI47_0_0EXUIManager? = appContext?.legacyModule(implementing: ABI47_0_0EXUIManager… variable
/expo/packages/expo-av/ios/EXAV/Video/
H A DVideoViewModule.swift52 let uiManager: EXUIManager? = appContext?.legacyModule(implementing: EXUIManager.self) variable
/expo/ios/versioned/sdk48/EXAV/EXAV/Video/
H A DVideoViewModule.swift52 …let uiManager: ABI48_0_0EXUIManager? = appContext?.legacyModule(implementing: ABI48_0_0EXUIManager… variable
/expo/ios/versioned/sdk49/EXAV/EXAV/Video/
H A DVideoViewModule.swift52 …let uiManager: ABI49_0_0EXUIManager? = appContext?.legacyModule(implementing: ABI49_0_0EXUIManager… variable
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/java/abi47_0_0/com/swmansion/reanimated/transitions/
H A DTransitionModule.java17 public TransitionModule(UIManagerModule uiManager) { in TransitionModule()
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/java/abi48_0_0/com/swmansion/reanimated/transitions/
H A DTransitionModule.java17 public TransitionModule(UIManagerModule uiManager) { in TransitionModule()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/functions/
H A DAsyncFunction.kt88 val uiManager = UIManagerHelper.getUIManagerForReactTag( in <lambda>() constant
/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/
H A DExpoGoogleMapsModule.kt18 val uiManager = rnContext.getNativeModule(UIManagerModule::class.java) ?: return@AsyncFunction in <lambda>() constant
26 val uiManager = rnContext.getNativeModule(UIManagerModule::class.java) ?: return@AsyncFunction in <lambda>() constant

12345