Home
last modified time | relevance | path

Searched defs:handleNotificationAsync (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-notifications/src/
H A DNotificationsHandlerModule.types.ts6 handleNotificationAsync?: ( property
/expo/packages/expo-notifications/build/
H A DNotificationsHandlerModule.types.d.ts4handleNotificationAsync?: (notificationId: string, notificationBehavior: NotificationBehavior) => … property
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/handling/
H A DNotificationsHandler.kt93 …private fun handleNotificationAsync(identifier: String, behavior: NotificationBehaviourRecord, pro… in handleNotificationAsync() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/handling/
H A DNotificationsHandler.java100 …public void handleNotificationAsync(String identifier, final ReadableArguments behavior, Promise p… in handleNotificationAsync() method in NotificationsHandler
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/handling/
H A DNotificationsHandler.java100 …public void handleNotificationAsync(String identifier, final ReadableArguments behavior, Promise p… in handleNotificationAsync() method in NotificationsHandler
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/handling/
H A DNotificationsHandler.java100 …public void handleNotificationAsync(String identifier, final ReadableArguments behavior, Promise p… in handleNotificationAsync() method in NotificationsHandler