Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationHelper.kt520 …val notificationEventInner = ReceivedNotificationEvent(experienceScopeKey, body, id, isMultiple = … in showNotification() constant
522 …putExtra(KernelConstants.NOTIFICATION_OBJECT_KEY, notificationEventInner.toJSONObject(null).toStri… in showNotification()