Home
last modified time | relevance | path

Searched refs:createNotificationRequest (Results 1 – 21 of 21) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/fcm/
H A DExpoFirebaseMessagingDelegate.kt56 override fun createNotificationRequest( in createNotificationRequest() method
62 return super.createNotificationRequest(identifier, content, notificationTrigger) in createNotificationRequest()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DFirebaseMessagingDelegate.kt102 …val request = createNotificationRequest(identifier, content, FirebaseNotificationTrigger(remoteMes… in createNotification()
115 protected open fun createNotificationRequest( in createNotificationRequest() method in expo.modules.notifications.service.delegates.FirebaseMessagingDelegate
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DFirebaseMessagingDelegate.kt102 …val request = createNotificationRequest(identifier, content, FirebaseNotificationTrigger(remoteMes… in createNotification()
115 protected open fun createNotificationRequest( in createNotificationRequest() method in abi49_0_0.expo.modules.notifications.service.delegates.FirebaseMessagingDelegate
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DFirebaseMessagingDelegate.kt102 …val request = createNotificationRequest(identifier, content, FirebaseNotificationTrigger(remoteMes… in createNotification()
115 protected open fun createNotificationRequest( in createNotificationRequest() method in abi48_0_0.expo.modules.notifications.service.delegates.FirebaseMessagingDelegate
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DFirebaseMessagingDelegate.kt102 …val request = createNotificationRequest(identifier, content, FirebaseNotificationTrigger(remoteMes… in createNotification()
115 protected open fun createNotificationRequest( in createNotificationRequest() method in abi47_0_0.expo.modules.notifications.service.delegates.FirebaseMessagingDelegate
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/
H A DExpoNotificationPresentationModule.kt36 val request = createNotificationRequest(identifier, content, null) in <lambda>()
102 protected open fun createNotificationRequest( in <lambda>() method in expo.modules.notifications.notifications.presentation.ExpoNotificationPresentationModule
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/
H A DExpoNotificationPresentationModule.java39 NotificationRequest request = createNotificationRequest(identifier, content, null); in presentNotificationAsync()
104 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in ExpoNotificationPresentationModule
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/
H A DExpoNotificationPresentationModule.java39 NotificationRequest request = createNotificationRequest(identifier, content, null); in presentNotificationAsync()
104 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in ExpoNotificationPresentationModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/
H A DExpoNotificationPresentationModule.java39 NotificationRequest request = createNotificationRequest(identifier, content, null); in presentNotificationAsync()
104 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in ExpoNotificationPresentationModule
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/scheduling/
H A DNotificationScheduler.kt67 val request = createNotificationRequest( in <lambda>()
224 protected open fun createNotificationRequest( in <lambda>() method in expo.modules.notifications.notifications.scheduling.NotificationScheduler
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/scheduling/
H A DNotificationScheduler.java77 …NotificationRequest request = createNotificationRequest(identifier, content, triggerFromParams(tri… in scheduleNotificationAsync()
211 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in NotificationScheduler
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/scheduling/
H A DNotificationScheduler.java77 …NotificationRequest request = createNotificationRequest(identifier, content, triggerFromParams(tri… in scheduleNotificationAsync()
211 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in NotificationScheduler
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/scheduling/
H A DNotificationScheduler.java77 …NotificationRequest request = createNotificationRequest(identifier, content, triggerFromParams(tri… in scheduleNotificationAsync()
211 …protected NotificationRequest createNotificationRequest(String identifier, NotificationContent con… in createNotificationRequest() method in NotificationScheduler
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/universal/notifications/
H A DScopedExpoNotificationPresentationModule.kt23 override fun createNotificationRequest( in <lambda>() method in versioned.host.exp.exponent.modules.universal.notifications.ScopedExpoNotificationPresentationModule
H A DScopedNotificationScheduler.kt29 override fun createNotificationRequest( in <lambda>() method in versioned.host.exp.exponent.modules.universal.notifications.ScopedNotificationScheduler
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationScheduler.kt30 override fun createNotificationRequest( in createNotificationRequest() method
H A DScopedExpoNotificationPresentationModule.kt25 override fun createNotificationRequest( in createNotificationRequest() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedExpoNotificationPresentationModule.kt25 override fun createNotificationRequest( in createNotificationRequest() method
H A DScopedNotificationScheduler.kt30 override fun createNotificationRequest( in createNotificationRequest() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationScheduler.kt30 override fun createNotificationRequest( in createNotificationRequest() method
H A DScopedExpoNotificationPresentationModule.kt25 override fun createNotificationRequest( in createNotificationRequest() method