| /expo/packages/expo-file-system/android/src/main/java/expo/modules/filesystem/ |
| H A D | FileSystemRecords.kt | 34 BACKGROUND(0), 63 val sessionType: SessionType = SessionType.BACKGROUND 77 val sessionType: SessionType = SessionType.BACKGROUND,
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/filesystem/ |
| H A D | FileSystemRecords.kt | 34 BACKGROUND(0), 63 val sessionType: SessionType = SessionType.BACKGROUND 77 val sessionType: SessionType = SessionType.BACKGROUND,
|
| /expo/packages/expo-file-system/build/ |
| H A D | FileSystem.js | 205 sessionType: FileSystemSessionType.BACKGROUND, 242 sessionType: FileSystemSessionType.BACKGROUND, 328 sessionType: FileSystemSessionType.BACKGROUND,
|
| H A D | FileSystem.types.d.ts | 11 BACKGROUND = 0, enumerator
|
| H A D | FileSystem.types.js.map | 1 …BACKGROUND = 0,\n /**\n * Using this mode means that downloading/uploading session on the nativ…
|
| H A D | FileSystem.js.map | 1 …BACKGROUND,\n ...options,\n });\n}\n\n/**\n * Upload the contents of the file pointed by `file…
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetAppearance.kt | 48 …surface = colorFromHexOrDefault(colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND), defa… in buildColors() 95 …background = colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND)?.trim()?.replace("#", ""… in buildPrimaryButtonColors() 152 const val BACKGROUND = "background" constant
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetAppearance.kt | 47 …surface = colorFromHexOrDefault(colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND), defa… in buildColors() 94 …background = colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND)?.trim()?.replace("#", ""… in buildPrimaryButtonColors() 151 const val BACKGROUND = "background" constant
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetAppearance.kt | 48 …surface = colorFromHexOrDefault(colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND), defa… in buildColors() 95 …background = colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND)?.trim()?.replace("#", ""… in buildPrimaryButtonColors() 152 const val BACKGROUND = "background" constant
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/ |
| H A D | PaymentSheetAppearance.kt | 49 …surface = colorFromHexOrDefault(colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND), defa… in buildColors() 96 …background = colorParams.getString(PaymentSheetAppearanceKeys.BACKGROUND)?.trim()?.replace("#", ""… in buildPrimaryButtonColors() 153 const val BACKGROUND = "background" constant
|
| /expo/packages/expo-file-system/src/ |
| H A D | FileSystem.types.ts | 11 BACKGROUND = 0, enumerator
|
| H A D | FileSystem.ts | 261 sessionType: FileSystemSessionType.BACKGROUND, 304 sessionType: FileSystemSessionType.BACKGROUND, 421 sessionType: FileSystemSessionType.BACKGROUND,
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/ |
| H A D | PaymentSheetAppearance.swift | 58 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildColors() 122 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildPrimaryButton() 180 static let BACKGROUND = "background" variable
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | PaymentSheetAppearance.swift | 58 …eSdk.buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildColors() 122 …eSdk.buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildPrimaryButton() 180 static let BACKGROUND = "background" variable
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/ |
| H A D | PaymentSheetAppearance.swift | 58 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildColors() 122 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildPrimaryButton() 180 static let BACKGROUND = "background" variable
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/ |
| H A D | PaymentSheetAppearance.swift | 58 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildColors() 122 … try buildUserInterfaceStyleAwareColor(key: PaymentSheetAppearanceKeys.BACKGROUND, lightParams: li… in buildPrimaryButton() 180 static let BACKGROUND = "background" variable
|
| /expo/packages/expo-notifications/build/ |
| H A D | registerTaskAsync.js.map | 1 …om 'expo-notifications';\n *\n * const BACKGROUND_NOTIFICATION_TASK = 'BACKGROUND-NOTIFICATION-TAS…
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | NotificationScreen.tsx | 13 const BACKGROUND_NOTIFICATION_TASK = 'BACKGROUND-NOTIFICATION-TASK';
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | filesystem.mdx | 214 - **FileSystem.FileSystemSessionType.BACKGROUND** -- Using this mode means that the downloading/upl… 412 …ays work in the background and you can't change it. Defaults to `FileSystemSessionType.BACKGROUND`. 465 …ays work in the background and you can't change it. Defaults to `FileSystemSessionType.BACKGROUND`.
|
| H A D | notifications.mdx | 756 const BACKGROUND_NOTIFICATION_TASK = 'BACKGROUND-NOTIFICATION-TASK';
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | notifications.mdx | 756 const BACKGROUND_NOTIFICATION_TASK = 'BACKGROUND-NOTIFICATION-TASK';
|
| /expo/packages/expo-notifications/ |
| H A D | README.md | 770 const BACKGROUND_NOTIFICATION_TASK = 'BACKGROUND-NOTIFICATION-TASK';
|