Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/fcm/
H A DExpoFirebaseMessagingDelegate.kt30 val scopeKey = remoteMessage.data[NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY] in onMessageReceived()
70 data[NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY] in createNotificationRequest()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt7 const val NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY = "scopeKey" constant
H A DExponentNotification.kt25 NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, in toJSONObject()
68 …ienceScopeKey = jsonObject.getNullable(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY) in fromJSONObjectString()
H A DNotificationHelper.kt364 …val notificationScopeKey = details[NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY] as… in showNotification()
572 NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY to experienceKey.scopeKey in scheduleLocalNotification()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java218 …details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, mExperienceKey.getScopeKe… in presentLocalNotificationWithChannel()
361 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithTimer()
399 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithCalendar()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java218 …details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, mExperienceKey.getScopeKe… in presentLocalNotificationWithChannel()
361 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithTimer()
399 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithCalendar()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java218 …details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, mExperienceKey.getScopeKe… in presentLocalNotificationWithChannel()
361 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithTimer()
399 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithCalendar()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java218 …details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, mExperienceKey.getScopeKe… in presentLocalNotificationWithChannel()
361 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithTimer()
399 details.put(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, experienceScopeKey); in scheduleNotificationWithCalendar()