Searched refs:fromJSONArray (Results 1 – 3 of 3) sorted by relevance
643 mAttachments = Attachment.fromJSONArray(attachmentsJson); in getAttachments()
643 public static List<Attachment> fromJSONArray(String jsonArrayStr) { in fromJSONArray() method in Attachment
4929 com.android.mail.providers.Attachment.fromJSONArray( in uiSaveMessage()