Home
last modified time | relevance | path

Searched refs:isDestroyed (Results 1 – 16 of 16) sorted by relevance

/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/errors/
H A DDevLauncherErrorActivity.kt101 return !(errorActivity == null || errorActivity.isDestroyed || errorActivity.isFinishing) in isVisible()
106 if (errorActivity == null || errorActivity.isDestroyed || errorActivity.isFinishing) { in showErrorIfNotVisible()
119 if (errorActivity == null || errorActivity.isDestroyed) { in showError()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp298 std::shared_ptr<bool> isDestroyed = m_destroyed; in runOnExecutorQueue() local
300 [this, isDestroyed, task = std::move(task)] { in runOnExecutorQueue()
301 if (*isDestroyed) { in runOnExecutorQueue()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0NativeToJsBridge.cpp298 std::shared_ptr<bool> isDestroyed = m_destroyed; in runOnExecutorQueue() local
300 [this, isDestroyed, task = std::move(task)] { in runOnExecutorQueue()
301 if (*isDestroyed) { in runOnExecutorQueue()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp298 std::shared_ptr<bool> isDestroyed = m_destroyed; in runOnExecutorQueue() local
300 [this, isDestroyed, task = std::move(task)] { in runOnExecutorQueue()
301 if (*isDestroyed) { in runOnExecutorQueue()
/expo/packages/expo-splash-screen/android/src/main/java/expo/modules/splashscreen/
H A DSplashScreenViewController.kt62 if (activity == null || activity.isFinishing || activity.isDestroyed) {
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt62 if (activity == null || activity.isFinishing || activity.isDestroyed) {
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt61 if (activity == null || activity.isFinishing || activity.isDestroyed) {
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/splashscreen/
H A DSplashScreenViewController.kt61 if (activity == null || activity.isFinishing || activity.isDestroyed) {
/expo/android/vendored/unversioned/react-native-screens/android/src/main/java/com/swmansion/rnscreens/
H A DScreenContainer.kt243 if (!it.isDestroyed) { in <lambda>()
307 …mNeedUpdate || !mIsAttached || mFragmentManager == null || mFragmentManager?.isDestroyed == true) { in <lambda>()
/expo/android/vendored/sdk49/react-native-screens/android/src/main/java/abi49_0_0/com/swmansion/rnscreens/
H A DScreenContainer.kt243 if (!it.isDestroyed) { in <lambda>()
307 …mNeedUpdate || !mIsAttached || mFragmentManager == null || mFragmentManager?.isDestroyed == true) { in <lambda>()
/expo/android/vendored/sdk48/react-native-screens/android/src/main/java/abi48_0_0/com/swmansion/rnscreens/
H A DScreenContainer.kt243 if (!it.isDestroyed) { in <lambda>()
307 …mNeedUpdate || !mIsAttached || mFragmentManager == null || mFragmentManager?.isDestroyed == true) { in <lambda>()
/expo/android/vendored/sdk47/react-native-screens/android/src/main/java/abi47_0_0/com/swmansion/rnscreens/
H A DScreenContainer.kt243 if (!it.isDestroyed) { in <lambda>()
307 …mNeedUpdate || !mIsAttached || mFragmentManager == null || mFragmentManager?.isDestroyed == true) { in <lambda>()
/expo/packages/expo-dev-menu/android/src/debug/java/expo/modules/devmenu/
H A DDevMenuManager.kt368 if (!activity.isDestroyed) { in <lambda>()
379 if (hostActivity?.isDestroyed == false) { in <lambda>()
/expo/packages/expo-dev-launcher/android/src/react-native-69/expo/modules/devlauncher/rncompatibility/
H A DDevLauncherDevSupportManager.kt108 if (activity == null || activity.isFinishing || activity.isDestroyed) { in showNewJavaError()
/expo/packages/expo-dev-launcher/android/src/react-native-72/expo/modules/devlauncher/rncompatibility/
H A DDevLauncherDevSupportManager.kt103 if (activity == null || activity.isFinishing || activity.isDestroyed) { in showNewJavaError()
/expo/docs/public/static/libs/tippy/
H A Dtippy.all.min.js1isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.… property