Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt9 const val NOTIFICATION_ORIGIN_KEY = "origin" constant
H A DExponentNotification.kt29 put(NotificationConstants.NOTIFICATION_ORIGIN_KEY, origin) in toJSONObject()
46 call("putString", NotificationConstants.NOTIFICATION_ORIGIN_KEY, origin) in toWriteableMap()