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 D | ExpoFirebaseMessagingDelegate.kt | 30 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 D | NotificationConstants.kt | 7 const val NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY = "scopeKey" constant
|
| H A D | ExponentNotification.kt | 25 NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY, in toJSONObject() 68 …ienceScopeKey = jsonObject.getNullable(NotificationConstants.NOTIFICATION_EXPERIENCE_SCOPE_KEY_KEY) in fromJSONObjectString()
|
| H A D | NotificationHelper.kt | 364 …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 D | NotificationsModule.java | 218 …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 D | NotificationsModule.java | 218 …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 D | NotificationsModule.java | 218 …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 D | NotificationsModule.java | 218 …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()
|