Searched refs:NOTIFICATION_IS_MULTIPLE_KEY (Results 1 – 2 of 2) sorted by relevance
34 put(NotificationConstants.NOTIFICATION_IS_MULTIPLE_KEY, isMultiple) in toJSONObject()50 call("putBoolean", NotificationConstants.NOTIFICATION_IS_MULTIPLE_KEY, isMultiple) in toWriteableMap()74 jsonObject.getBoolean(NotificationConstants.NOTIFICATION_IS_MULTIPLE_KEY), in fromJSONObjectString()
11 const val NOTIFICATION_IS_MULTIPLE_KEY = "isMultiple" constant