Searched refs:includeAttachments (Results 1 – 2 of 2) sorted by relevance
195 boolean includeAttachments = true; in writeDataToPipe()203 includeAttachments = false; in writeDataToPipe()206 includeAttachments = false; in writeDataToPipe()213 WriteMessageToStream(accountId, messageId, includeAttachments, download, fout); in writeDataToPipe()
339 public void setIncludeAttachments(boolean includeAttachments) { in setIncludeAttachments() argument340 this.mIncludeAttachments = includeAttachments; in setIncludeAttachments()