Searched refs:exponentNotification (Results 1 – 1 of 1) sorted by relevance
469 val exponentNotification = ExponentNotification.fromJSONObjectString(notificationObject) in <lambda>() constant470 if (exponentNotification != null) { in <lambda>()473 … exponentNotification.actionType = bundle.getString(KernelConstants.NOTIFICATION_ACTION_TYPE_KEY) in <lambda>()475 val experienceKey = ExperienceKey(exponentNotification.experienceScopeKey) in <lambda>()476 manager.cancel(experienceKey, exponentNotification.notificationId) in <lambda>()481 … exponentNotification.inputText = remoteInput.getString(NotificationActionCenter.KEY_TEXT_REPLY) in <lambda>()489 exponentNotification in <lambda>()