Searched refs:NO_CLOSE (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/util/ | ||
H A D | Base64OutputStream.java | 117 if ((flags & Base64.NO_CLOSE) == 0) { in close() |
H A D | Base64.java | 67 public static final int NO_CLOSE = 16; field in Base64 |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 49306 field public static final int NO_CLOSE = 16; // 0x10 |