Searched refs:NOTIFICATION_REMOTE_KEY (Results 1 – 2 of 2) sorted by relevance
35 put(NotificationConstants.NOTIFICATION_REMOTE_KEY, isRemote) in toJSONObject()51 call("putBoolean", NotificationConstants.NOTIFICATION_REMOTE_KEY, isRemote) in toWriteableMap()75 jsonObject.getBoolean(NotificationConstants.NOTIFICATION_REMOTE_KEY) in fromJSONObjectString()
13 const val NOTIFICATION_REMOTE_KEY = "remote" constant