Searched refs:includeAttachments (Results 1 – 2 of 2) sorted by relevance
153 private boolean includeAttachments; field in BluetoothMapbMessageMime293 public void setIncludeAttachments(boolean includeAttachments) { in setIncludeAttachments() argument294 this.includeAttachments = includeAttachments; in setIncludeAttachments()297 return includeAttachments; in getIncludeAttachments()399 if(includeAttachments == true) in encodeHeaders()
193 boolean includeAttachments = true; in writeDataToPipe()201 includeAttachments = false; in writeDataToPipe()203 includeAttachments = false; in writeDataToPipe()210 WriteMessageToStream(accountId, messageId, includeAttachments, download, fout); in writeDataToPipe()