Searched refs:toJSON (Results 1 – 6 of 6) sorted by relevance
373 public JSONObject toJSON() throws JSONException { in toJSON() method in Attachment398 final JSONObject jsonObject = toJSON(); in toString()640 result.put(attachment.toJSON()); in toJSONArray()
238 final JSONObject json = toJSON(); in serialize()251 public synchronized JSONObject toJSON() { in toJSON() method in Settings
301 json.put(SETTINGS_KEY, settings.toJSON()); in serialize()
48 attachStr = attachment.toJSON().toString(2); in AttachmentComposeView()
87 def toJSON(self): member in OrderedStore
902 attachments.put(attachment1.toJSON()); in createAttachmentsJson()903 attachments.put(attachment2.toJSON()); in createAttachmentsJson()