Searched refs:mAutoFlush (Results 1 – 2 of 2) sorted by relevance
60 final private boolean mAutoFlush; field in FastPrintWriter132 mAutoFlush = autoFlush; in FastPrintWriter()201 mAutoFlush = autoFlush; in FastPrintWriter()244 mAutoFlush = true; in FastPrintWriter()533 if (mAutoFlush) {
85193 Lcom/android/internal/util/FastPrintWriter;->mAutoFlush:Z