Home
last modified time | relevance | path

Searched refs:handleNotificationEventName (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/build/
H A DNotificationsHandler.js15 const handleNotificationEventName = 'onHandleNotification'; constant
55 …handleSubscription = notificationEmitter.addListener(handleNotificationEventName, async ({ id, not…
H A DNotificationsHandler.js.map1handleNotificationEventName = 'onHandleNotification';\nconst handleNotificationTimeoutEventName = …
/expo/packages/expo-notifications/src/
H A DNotificationsHandler.ts50 const handleNotificationEventName = 'onHandleNotification'; constant
94 handleNotificationEventName,