Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DFastPrintWriter.java60 final private boolean mAutoFlush; field in FastPrintWriter
132 mAutoFlush = autoFlush; in FastPrintWriter()
201 mAutoFlush = autoFlush; in FastPrintWriter()
244 mAutoFlush = true; in FastPrintWriter()
533 if (mAutoFlush) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85193 Lcom/android/internal/util/FastPrintWriter;->mAutoFlush:Z