| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/internal/ |
| H A D | ExponentIntentModule.kt | 21 private lateinit var kernelServiceRegistry: ExpoKernelServiceRegistry variable 45 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in openURL() 47 kernelServiceRegistry.linkingKernelService.openURI(uri) in openURL() 61 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in canOpenURL()
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/internal/ |
| H A D | ExponentIntentModule.kt | 21 private lateinit var kernelServiceRegistry: ExpoKernelServiceRegistry variable 45 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in openURL() 47 kernelServiceRegistry.linkingKernelService.openURI(uri) in openURL() 61 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in canOpenURL()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/internal/ |
| H A D | ExponentIntentModule.kt | 21 private lateinit var kernelServiceRegistry: ExpoKernelServiceRegistry variable 45 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in openURL() 47 kernelServiceRegistry.linkingKernelService.openURI(uri) in openURL() 61 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in canOpenURL()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/internal/ |
| H A D | ExponentIntentModule.kt | 21 private lateinit var kernelServiceRegistry: ExpoKernelServiceRegistry variable 45 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in openURL() 47 kernelServiceRegistry.linkingKernelService.openURI(uri) in openURL() 61 if (kernelServiceRegistry.linkingKernelService.canOpenURI(uri)) { in canOpenURL()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/universal/sensors/ |
| H A D | ScopedGyroscopeService.kt | 10 get() = kernelServiceRegistry.gyroscopeKernelService
|
| H A D | ScopedMagnetometerService.kt | 10 get() = kernelServiceRegistry.magnetometerKernelService
|
| H A D | ScopedGravitySensorService.kt | 10 get() = kernelServiceRegistry.gravitySensorKernelService
|
| H A D | ScopedLinearAccelerationSensorService.kt | 10 get() = kernelServiceRegistry.linearAccelerationSensorKernelService
|
| H A D | ScopedRotationVectorSensorService.kt | 10 get() = kernelServiceRegistry.rotationVectorSensorKernelService
|
| H A D | ScopedMagnetometerUncalibratedService.kt | 10 get() = kernelServiceRegistry.magnetometerUncalibratedKernelService
|
| H A D | ScopedAccelerometerService.kt | 10 get() = kernelServiceRegistry.accelerometerKernelService
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/sensors/ |
| H A D | ScopedGravitySensorService.kt | 10 get() = kernelServiceRegistry.gravitySensorKernelService
|
| H A D | ScopedAccelerometerService.kt | 10 get() = kernelServiceRegistry.accelerometerKernelService
|
| H A D | ScopedGyroscopeService.kt | 10 get() = kernelServiceRegistry.gyroscopeKernelService
|
| H A D | ScopedMagnetometerService.kt | 10 get() = kernelServiceRegistry.magnetometerKernelService
|
| H A D | ScopedMagnetometerUncalibratedService.kt | 10 get() = kernelServiceRegistry.magnetometerUncalibratedKernelService
|
| H A D | ScopedLinearAccelerationSensorService.kt | 10 get() = kernelServiceRegistry.linearAccelerationSensorKernelService
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/universal/sensors/ |
| H A D | ScopedAccelerometerService.kt | 10 get() = kernelServiceRegistry.accelerometerKernelService
|
| H A D | ScopedGravitySensorService.kt | 10 get() = kernelServiceRegistry.gravitySensorKernelService
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/universal/sensors/ |
| H A D | ScopedMagnetometerUncalibratedService.kt | 10 get() = kernelServiceRegistry.magnetometerUncalibratedKernelService
|
| H A D | ScopedAccelerometerService.kt | 10 get() = kernelServiceRegistry.accelerometerKernelService
|
| H A D | ScopedGyroscopeService.kt | 10 get() = kernelServiceRegistry.gyroscopeKernelService
|
| H A D | ScopedMagnetometerService.kt | 10 get() = kernelServiceRegistry.magnetometerKernelService
|
| H A D | ScopedGravitySensorService.kt | 10 get() = kernelServiceRegistry.gravitySensorKernelService
|
| H A D | ScopedLinearAccelerationSensorService.kt | 10 get() = kernelServiceRegistry.linearAccelerationSensorKernelService
|