| /expo/packages/expo-font/src/__tests__/ |
| H A D | FontLoader-test.web.ts | 31 for (const value of ['foo', false, null, undefined, true, {}, 'System']) { constant 40 for (const value of ['foo', false, null, undefined, true, {}, 'System']) { constant
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationModule.java | 41 …NotificationsService.Companion.present(getContext(), notification, null, new ResultReceiver(null) { in presentNotificationAsync() local 57 NotificationsService.Companion.getAllPresented(getContext(), new ResultReceiver(null) { in getPresentedNotificationsAsync() argument 74 …cationsService.Companion.dismiss(getContext(), new String[]{identifier}, new ResultReceiver(null) { in dismissNotificationAsync() argument 90 NotificationsService.Companion.dismissAll(getContext(), new ResultReceiver(null) { in dismissAllNotificationsAsync() argument
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationModule.java | 41 …NotificationsService.Companion.present(getContext(), notification, null, new ResultReceiver(null) { in presentNotificationAsync() local 57 NotificationsService.Companion.getAllPresented(getContext(), new ResultReceiver(null) { in getPresentedNotificationsAsync() argument 74 …cationsService.Companion.dismiss(getContext(), new String[]{identifier}, new ResultReceiver(null) { in dismissNotificationAsync() argument 90 NotificationsService.Companion.dismissAll(getContext(), new ResultReceiver(null) { in dismissAllNotificationsAsync() argument
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/ |
| H A D | ExpoNotificationPresentationModule.java | 41 …NotificationsService.Companion.present(getContext(), notification, null, new ResultReceiver(null) { in presentNotificationAsync() argument 57 NotificationsService.Companion.getAllPresented(getContext(), new ResultReceiver(null) { in getPresentedNotificationsAsync() argument 74 …cationsService.Companion.dismiss(getContext(), new String[]{identifier}, new ResultReceiver(null) { in dismissNotificationAsync() argument 90 NotificationsService.Companion.dismissAll(getContext(), new ResultReceiver(null) { in dismissAllNotificationsAsync() argument
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | getIosSplashConfig.ts | 30 const image = splash.image ?? null; constant 48 const image = splash.image ?? null; constant
|
| /expo/packages/expo-notifications/ |
| H A D | README.md | 541 #### Returns 549 #### Examples 1065 #### Arguments 1069 #### Returns 1073 #### Examples 1145 #### Arguments 1149 #### Returns 1165 #### Returns 1197 #### Returns 1211 #### Returns [all …]
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/categories/ |
| H A D | ExpoNotificationCategoriesModule.java | 58 NotificationsService.Companion.getCategories(getContext(), new ResultReceiver(null) { in getNotificationCategoriesAsync() argument 89 …setCategory(getContext(), new NotificationCategory(identifier, actions), new ResultReceiver(null) { in setNotificationCategoryAsync() argument 104 … NotificationsService.Companion.deleteCategory(getContext(), identifier, new ResultReceiver(null) { in deleteNotificationCategoryAsync() argument
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/categories/ |
| H A D | ExpoNotificationCategoriesModule.java | 58 NotificationsService.Companion.getCategories(getContext(), new ResultReceiver(null) { in getNotificationCategoriesAsync() argument 89 …setCategory(getContext(), new NotificationCategory(identifier, actions), new ResultReceiver(null) { in setNotificationCategoryAsync() argument 104 … NotificationsService.Companion.deleteCategory(getContext(), identifier, new ResultReceiver(null) { in deleteNotificationCategoryAsync() argument
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/categories/ |
| H A D | ExpoNotificationCategoriesModule.java | 58 NotificationsService.Companion.getCategories(getContext(), new ResultReceiver(null) { in getNotificationCategoriesAsync() argument 89 …setCategory(getContext(), new NotificationCategory(identifier, actions), new ResultReceiver(null) { in setNotificationCategoryAsync() argument 104 … NotificationsService.Companion.deleteCategory(getContext(), identifier, new ResultReceiver(null) { in deleteNotificationCategoryAsync() argument
|
| /expo/packages/expo-updates/src/ |
| H A D | Updates.ts | 35 export const channel: string | null = ExpoUpdates.channel ?? null; constant 40 export const runtimeVersion: string | null = ExpoUpdates.runtimeVersion ?? null; constant
|
| /expo/android/vendored/unversioned/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/ |
| H A D | AsyncStorageModule.java | 116 callback.invoke(AsyncStorageErrorUtil.getInvalidKeyError(null), null); in multiGet() local 124 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in multiGet() local 394 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in getAllKeys() local
|
| /expo/android/vendored/sdk48/@react-native-async-storage/async-storage/android/src/main/java/abi48_0_0/com/reactnativecommunity/asyncstorage/ |
| H A D | AsyncStorageModule.java | 116 callback.invoke(AsyncStorageErrorUtil.getInvalidKeyError(null), null); in multiGet() local 124 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in multiGet() local 394 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in getAllKeys() local
|
| /expo/android/vendored/sdk49/@react-native-async-storage/async-storage/android/src/main/java/abi49_0_0/com/reactnativecommunity/asyncstorage/ |
| H A D | AsyncStorageModule.java | 116 callback.invoke(AsyncStorageErrorUtil.getInvalidKeyError(null), null); in multiGet() local 124 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in multiGet() local 394 callback.invoke(AsyncStorageErrorUtil.getDBError(null), null); in getAllKeys() local
|
| /expo/packages/@expo/cli/src/start/server/metro/ |
| H A D | MetroTerminalReporter.ts | 218 const platform = bundleDetails?.platform ?? null; constant 229 const env = bundleDetails?.customTransformOptions?.environment ?? null; constant
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Updates.ts | 230 const currentRuntimeVersion = expoPlist.EXUpdatesRuntimeVersion ?? null; constant 231 const currentSdkVersion = expoPlist.EXUpdatesSDKVersion ?? null; constant
|
| /expo/android/vendored/sdk48/react-native-reanimated/android/src/main/java/abi48_0_0/com/swmansion/reanimated/keyboardObserver/ |
| H A D | ReanimatedKeyboardEventListener.java | 142 ViewCompat.setOnApplyWindowInsetsListener(getRootView(), null); in bringBackWindowInsets() local 143 ViewCompat.setWindowInsetsAnimationCallback(getRootView(), null); in bringBackWindowInsets() local
|
| /expo/android/vendored/sdk47/react-native-reanimated/android/src/main/java/abi47_0_0/com/swmansion/reanimated/keyboardObserver/ |
| H A D | ReanimatedKeyboardEventListener.java | 142 ViewCompat.setOnApplyWindowInsetsListener(getRootView(), null); in bringBackWindowInsets() local 143 ViewCompat.setWindowInsetsAnimationCallback(getRootView(), null); in bringBackWindowInsets() local
|
| /expo/packages/expo-modules-core/ios/Tests/ |
| H A D | JavaScriptRuntimeSpec.swift | 23 let null = try! runtime.eval("null") in spec() variable
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/ |
| H A D | JavaScriptRuntimeSpec.swift | 23 let null = try! runtime.eval("null") in spec() variable
|
| /expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/keyboardObserver/ |
| H A D | ReanimatedKeyboardEventListener.java | 149 ViewCompat.setOnApplyWindowInsetsListener(getRootView(), null); in bringBackWindowInsets() local 150 ViewCompat.setWindowInsetsAnimationCallback(getRootView(), null); in bringBackWindowInsets() local
|
| /expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/keyboardObserver/ |
| H A D | ReanimatedKeyboardEventListener.java | 149 ViewCompat.setOnApplyWindowInsetsListener(getRootView(), null); in bringBackWindowInsets() local 150 ViewCompat.setWindowInsetsAnimationCallback(getRootView(), null); in bringBackWindowInsets() local
|
| /expo/packages/@expo/cli/src/export/ |
| H A D | favicon.ts | 55 const src = exp.web?.favicon ?? null; constant
|
| /expo/packages/@expo/cli/src/start/server/middleware/ |
| H A D | InterstitialPageMiddleware.ts | 73 const sdkVersion = exp.sdkVersion ?? null; constant
|
| /expo/packages/@expo/cli/src/utils/ |
| H A D | port.ts | 94 const runningProcess = isRestricted ? null : getRunningProcess(defaultPort); constant
|
| /expo/packages/@expo/metro-runtime/src/error-overlay/modules/ExceptionsManager/ |
| H A D | index.ts | 40 originalMessage: message === originalMessage ? null : originalMessage, constant
|