Home
last modified time | relevance | path

Searched defs:handleNotification (Results 1 – 14 of 14) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/interfaces/
H A DHandlingDelegate.kt7 fun handleNotification(notification: Notification) method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/interfaces/
H A DHandlingDelegate.kt7 fun handleNotification(notification: Notification) method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/interfaces/
H A DHandlingDelegate.kt7 fun handleNotification(notification: Notification) method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/interfaces/
H A DHandlingDelegate.kt7 fun handleNotification(notification: Notification) method
/expo/ios/vendored/sdk47/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI47_0_0RNSkiOSPlatformContext.h71 static void handleNotification(CFNotificationCenterRef center, void *observer, CFStringRef name, in handleNotification() function
/expo/ios/vendored/sdk48/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI48_0_0RNSkiOSPlatformContext.h72 static void handleNotification(CFNotificationCenterRef center, void *observer, in handleNotification() function
/expo/ios/vendored/unversioned/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DRNSkiOSPlatformContext.h78 static void handleNotification(CFNotificationCenterRef center, void *observer, in handleNotification() function
/expo/ios/vendored/sdk49/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI49_0_0RNSkiOSPlatformContext.h78 static void handleNotification(CFNotificationCenterRef center, void *observer, in handleNotification() function
/expo/apps/test-suite/tests/
H A DNotifications.js135 handleNotification: async (notification) => { method
1062 handleNotification: async (event) => { method
1086 handleNotification: async (event) => { method
1123 handleNotification: async (event) => { method
1160 handleNotification: async (event) => { method
1498 handleNotification: handleNotificationSpy, property
1664 handleNotification: async () => { method
1723 handleNotification: async () => { method
1785 handleNotification: async () => { method
/expo/packages/expo-notifications/src/
H A DNotificationsHandler.ts26 handleNotification: (notification: Notification) => Promise<NotificationBehavior>; property
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt108 override fun handleNotification(notification: Notification) { in <lambda>() method in expo.modules.notifications.service.delegates.ExpoHandlingDelegate
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt108 override fun handleNotification(notification: Notification) { in <lambda>() method in abi47_0_0.expo.modules.notifications.service.delegates.ExpoHandlingDelegate
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt108 override fun handleNotification(notification: Notification) { in <lambda>() method in abi49_0_0.expo.modules.notifications.service.delegates.ExpoHandlingDelegate
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt108 override fun handleNotification(notification: Notification) { in <lambda>() method in abi48_0_0.expo.modules.notifications.service.delegates.ExpoHandlingDelegate