Home
last modified time | relevance | path

Searched refs:getNotification (Results 1 – 25 of 31) sorted by relevance

12

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java39 protected Notification getNotification() { in getNotification() method in BaseNotificationBuilder
44 return getNotification().getNotificationRequest().getContent(); in getNotificationContent()
H A DCategoryAwareNotificationBuilder.java68 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildButtonAction()
73 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildTextInputAction()
H A DExpoNotificationBuilder.java104 …RAS_MARSHALLED_NOTIFICATION_REQUEST_KEY, marshallNotificationRequest(getNotification().getNotifica… in createBuilder()
108 …ionsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), defaultAct… in createBuilder()
H A DChannelAwareNotificationBuilder.java128 NotificationRequest request = getNotification().getNotificationRequest(); in getTrigger()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java39 protected Notification getNotification() { in getNotification() method in BaseNotificationBuilder
44 return getNotification().getNotificationRequest().getContent(); in getNotificationContent()
H A DCategoryAwareNotificationBuilder.java68 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildButtonAction()
73 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildTextInputAction()
H A DExpoNotificationBuilder.java104 …RAS_MARSHALLED_NOTIFICATION_REQUEST_KEY, marshallNotificationRequest(getNotification().getNotifica… in createBuilder()
108 …ionsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), defaultAct… in createBuilder()
H A DChannelAwareNotificationBuilder.java128 NotificationRequest request = getNotification().getNotificationRequest(); in getTrigger()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java39 protected Notification getNotification() { in getNotification() method in BaseNotificationBuilder
44 return getNotification().getNotificationRequest().getContent(); in getNotificationContent()
H A DCategoryAwareNotificationBuilder.java68 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildButtonAction()
73 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildTextInputAction()
H A DExpoNotificationBuilder.java104 …RAS_MARSHALLED_NOTIFICATION_REQUEST_KEY, marshallNotificationRequest(getNotification().getNotifica… in createBuilder()
108 …ionsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), defaultAct… in createBuilder()
H A DChannelAwareNotificationBuilder.java128 NotificationRequest request = getNotification().getNotificationRequest(); in getTrigger()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java39 protected Notification getNotification() { in getNotification() method in BaseNotificationBuilder
44 return getNotification().getNotificationRequest().getContent(); in getNotificationContent()
H A DCategoryAwareNotificationBuilder.java68 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildButtonAction()
73 …cationsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), action); in buildTextInputAction()
H A DExpoNotificationBuilder.java104 …RAS_MARSHALLED_NOTIFICATION_REQUEST_KEY, marshallNotificationRequest(getNotification().getNotifica… in createBuilder()
108 …ionsService.Companion.createNotificationResponseIntent(getContext(), getNotification(), defaultAct… in createBuilder()
H A DChannelAwareNotificationBuilder.java128 NotificationRequest request = getNotification().getNotificationRequest(); in getTrigger()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/delegates/
H A DScopedExpoPresentationDelegate.kt26 override fun getNotification(statusBarNotification: StatusBarNotification): Notification? { in getNotification() method
45 return super.getNotification(statusBarNotification) in getNotification()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DNotificationResponse.java29 public Notification getNotification() { in getNotification() method in NotificationResponse
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt117 return notificationManager.activeNotifications.mapNotNull { getNotification(it) } in <lambda>()
142 protected open fun getNotification(statusBarNotification: StatusBarNotification): Notification? { in <lambda>() method in expo.modules.notifications.service.delegates.ExpoPresentationDelegate
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt123 return notificationManager.activeNotifications.mapNotNull { getNotification(it) } in <lambda>()
148 protected open fun getNotification(statusBarNotification: StatusBarNotification): Notification? { in <lambda>() method in abi47_0_0.expo.modules.notifications.service.delegates.ExpoPresentationDelegate
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt123 return notificationManager.activeNotifications.mapNotNull { getNotification(it) } in <lambda>()
148 protected open fun getNotification(statusBarNotification: StatusBarNotification): Notification? { in <lambda>() method in abi49_0_0.expo.modules.notifications.service.delegates.ExpoPresentationDelegate
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt123 return notificationManager.activeNotifications.mapNotNull { getNotification(it) } in <lambda>()
148 protected open fun getNotification(statusBarNotification: StatusBarNotification): Notification? { in <lambda>() method in abi48_0_0.expo.modules.notifications.service.delegates.ExpoPresentationDelegate
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DScopedExpoNotificationBuilder.kt37 val requester = getNotification().notificationRequest in setNotification()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/
H A DRemoteMessageSerializer.java29 serializedMessage.putBundle("notification", toBundle(message.getNotification())); in toBundle()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/
H A DRemoteMessageSerializer.java29 serializedMessage.putBundle("notification", toBundle(message.getNotification())); in toBundle()

12