Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DBase64OutputStream.java114 if ((flags & Base64.NO_CLOSE) == 0) { in close()
DBase64.java65 public static final int NO_CLOSE = 16; field in Base64
/frameworks/base/api/
Dsystem-current.txt33636 field public static final int NO_CLOSE = 16; // 0x10
Dcurrent.txt31403 field public static final int NO_CLOSE = 16; // 0x10