Searched refs:mReadOnlyPendingAttachments (Results 1 – 1 of 1) sorted by relevance
109 private final List<PendingAttachmentData> mReadOnlyPendingAttachments; field in DraftMessageData123 mReadOnlyPendingAttachments = Collections.unmodifiableList(mPendingAttachments); in DraftMessageData()540 return mReadOnlyPendingAttachments; in getReadOnlyPendingAttachments()