Home
last modified time | relevance | path

Searched refs:mAutoFlush (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DFastPrintWriter.java59 final private boolean mAutoFlush; field in FastPrintWriter
130 mAutoFlush = autoFlush; in FastPrintWriter()
199 mAutoFlush = autoFlush; in FastPrintWriter()
242 mAutoFlush = true; in FastPrintWriter()
531 if (mAutoFlush) {