Searched refs:notificationEvent (Results 1 – 1 of 1) sorted by relevance
498 …val notificationEvent = ReceivedNotificationEvent(experienceScopeKey, body, id, isMultiple = false… in showNotification() constant501 …intent.putExtra(KernelConstants.NOTIFICATION_OBJECT_KEY, notificationEvent.toJSONObject(null).toSt… in showNotification()545 EventBus.getDefault().post(notificationEvent) in showNotification()