Searched defs:flush (Results 1 - 2 of 2) sorted by relevance

/cts/suite/pts/hostTests/ptshostutil/src/com/android/pts/ptsutil/
H A DLogcatMonitor.java98 public void flush() { method in class:LogcatMonitor
/cts/libs/json/src/com/android/json/stream/
H A DJsonWriter.java336 public void flush() throws IOException { method in class:JsonWriter
337 out.flush();

Completed in 774 milliseconds