Home
last modified time | relevance | path

Searched defs:SimulatorNotSupported (Results 1 – 8 of 8) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt30 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt30 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/exception/
H A DCommonExceptions.kt35 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt35 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/packages/expo-modules-core/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class