Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt14 const val NOTIFICATION_ACTION_TYPE = "actionId" constant
H A DExponentNotification.kt52 call("putString", NotificationConstants.NOTIFICATION_ACTION_TYPE, actionType) in toWriteableMap()