Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 25 of 74) sorted by relevance

123

/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/calendar/
H A DJsValuesMappers.kt6 internal fun reminderStringMatchingConstant(constant: Int): String = in reminderStringMatchingConstant()
7 when (constant) { in reminderStringMatchingConstant()
27 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedRemindersFromDBString() constant
29 array.add(reminderStringMatchingConstant(constant.toInt())) in calendarAllowedRemindersFromDBString()
50 when (constant) { in availabilityStringMatchingConstant()
65 when (constant) { in accessStringMatchingConstant()
82 when (constant) { in calAccessStringMatchingConstant()
109 when (constant) { in attendeeRelationshipStringMatchingConstant()
128 when (constant) { in attendeeTypeStringMatchingConstant()
146 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedAttendeeTypesFromDBString() constant
[all …]
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/calendar/
H A DJsValuesMappers.kt6 internal fun reminderStringMatchingConstant(constant: Int): String = in reminderStringMatchingConstant()
7 when (constant) { in reminderStringMatchingConstant()
27 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedRemindersFromDBString() constant
29 array.add(reminderStringMatchingConstant(constant.toInt())) in calendarAllowedRemindersFromDBString()
50 when (constant) { in availabilityStringMatchingConstant()
65 when (constant) { in accessStringMatchingConstant()
82 when (constant) { in calAccessStringMatchingConstant()
109 when (constant) { in attendeeRelationshipStringMatchingConstant()
128 when (constant) { in attendeeTypeStringMatchingConstant()
146 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedAttendeeTypesFromDBString() constant
[all …]
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/calendar/
H A DJsValuesMappers.kt6 internal fun reminderStringMatchingConstant(constant: Int): String = in reminderStringMatchingConstant()
7 when (constant) { in reminderStringMatchingConstant()
27 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedRemindersFromDBString() constant
29 array.add(reminderStringMatchingConstant(constant.toInt())) in calendarAllowedRemindersFromDBString()
50 when (constant) { in availabilityStringMatchingConstant()
65 when (constant) { in accessStringMatchingConstant()
82 when (constant) { in calAccessStringMatchingConstant()
109 when (constant) { in attendeeRelationshipStringMatchingConstant()
128 when (constant) { in attendeeTypeStringMatchingConstant()
146 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedAttendeeTypesFromDBString() constant
[all …]
/expo/packages/expo-calendar/android/src/main/java/expo/modules/calendar/
H A DJsValuesMappers.kt6 internal fun reminderStringMatchingConstant(constant: Int): String = in reminderStringMatchingConstant()
7 when (constant) { in reminderStringMatchingConstant()
27 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedRemindersFromDBString() constant
29 array.add(reminderStringMatchingConstant(constant.toInt())) in calendarAllowedRemindersFromDBString()
50 when (constant) { in availabilityStringMatchingConstant()
65 when (constant) { in accessStringMatchingConstant()
82 when (constant) { in calAccessStringMatchingConstant()
109 when (constant) { in attendeeRelationshipStringMatchingConstant()
128 when (constant) { in attendeeTypeStringMatchingConstant()
146 for (constant in dbString.split(",").toTypedArray()) { in calendarAllowedAttendeeTypesFromDBString() constant
[all …]
/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/Extensions/
H A DUIView+Constraints.swift15 topAnchor.constraint(equalTo: superview.topAnchor, constant: insets.top).isActive = true in pinToSuperview()
18 … bottomAnchor.constraint(equalTo: superview.bottomAnchor, constant: -insets.bottom).isActive = true in pinToSuperview()
21 … leadingAnchor.constraint(equalTo: superview.leadingAnchor, constant: insets.left).isActive = true in pinToSuperview()
24 …trailingAnchor.constraint(equalTo: superview.trailingAnchor, constant: -insets.right).isActive = t… in pinToSuperview()
/expo/docs/components/plugins/api/
H A DAPISectionConstants.tsx23 <div key={`constant-definition-${name}`} css={STYLES_APIBOX}>
49 {data.map(constant => renderConstant(constant, apiName))}
/expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift37 constant: 100 in enableMyLocationButton()
41 constant: -10 in enableMyLocationButton()
/expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift37 constant: 100 in enableMyLocationButton()
41 constant: -10 in enableMyLocationButton()
/expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/
H A DAppleMapsControls.swift37 constant: 100 in enableMyLocationButton()
41 constant: -10 in enableMyLocationButton()
/expo/docs/pages/versions/unversioned/sdk/
H A Dconstants.mdx3 description: An API that provides system information that remains constant throughout the lifetime …
12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dconstants.mdx3 description: An API that provides system information that remains constant throughout the lifetime …
12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dconstants.mdx3 description: An API that provides system information that remains constant throughout the lifetime …
12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dconstants.mdx3 description: An API that provides system information that remains constant throughout the lifetime …
12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dconstants.mdx3 description: An API that provides system information that remains constant throughout the lifetime …
12 **`expo-constants`** provides system information that remains constant throughout the lifetime of y…
/expo/apps/native-component-list/src/screens/WebBrowser/
H A DOpenAuthSessionAsyncDemo.tsx12 type: 'constant',
15 { name: 'redirectUrl', type: 'constant', value: Linking.createURL('redirect') },
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/__tests__/
H A DInterfaceBuilder-test.ts7 constant: undefined,
/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/src/
H A DNativeSafeAreaProvider.tsx83 type CssEnv = 'constant' | 'env';
94 CSS.supports('top: constant(safe-area-inset-top)')
96 _supportedEnv = 'constant';
/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/
H A DHeightContraintOverlayTranslationController.swift170 return translationHeightConstraint.constant in overlayViewController()
225 if height != translationHeightConstraint.constant, !isDragging { in overlayViewController()
272 guard translationHeightConstraint.constant != height else { return } in overlayViewController()
273 translationHeightConstraint.constant = height in overlayViewController()
/expo/docs/components/plugins/permissions/data/
H A Dindex.ts13 constant: string;
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.d.ts104 constant?: number;
197 …tribute], [secondItem, secondAttribute]: [string, ConstraintAttribute], constant?: number): IBCons…
H A DInterfaceBuilder.js30 function createConstraint([firstItem, firstAttribute], [secondItem, secondAttribute], constant) { argument
37 constant,
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DInterfaceBuilder.ts145 constant?: number;
265 constant?: number
273 constant,
/expo/apps/native-component-list/src/components/FunctionDemo/
H A DConfigurator.tsx22 parameter.type === 'constant' ? null : parameter.type === 'object' ? (
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/InputAccessory/
H A DABI47_0_0RCTInputAccessoryContentView.mm52 _heightConstraint.constant = frame.size.height;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/InputAccessory/
H A DABI49_0_0RCTInputAccessoryContentView.mm52 _heightConstraint.constant = frame.size.height;

123