Searched refs:flushAndCloseStream (Results 1 – 4 of 4) sorted by relevance
149 StreamUtil.flushAndCloseStream(mCurrentOutputStream); in close()
221 public static void flushAndCloseStream(OutputStream outStream) { in flushAndCloseStream() method in StreamUtil
229 StreamUtil.flushAndCloseStream(stream); in doCloseLog()
141 StreamUtil.flushAndCloseStream(out); in testDoGetStream()