Searched refs:fileOutputStream (Results 1 – 1 of 1) sorted by relevance
361 FileOutputStream fileOutputStream = new FileOutputStream(tmpFile); in sendMessage() local362 Rfc822Output.writeTo(mContext, msgId, fileOutputStream, smartSend, true); in sendMessage()363 fileOutputStream.close(); in sendMessage()