Searched defs:BOOLEAN (Results 1 - 5 of 5) sorted by relevance

/libcore/luni/src/main/java/javax/xml/xpath/
H A DXPathConstants.java58 public static final QName BOOLEAN = new QName("http://www.w3.org/1999/XSL/Transform", "BOOLEAN"); field in class:XPathConstants
/libcore/crypto/src/main/java/org/conscrypt/util/
H A DEmptyArray.java24 public static final boolean[] BOOLEAN = new boolean[0]; field in class:EmptyArray
/libcore/luni/src/main/java/libcore/util/
H A DEmptyArray.java22 public static final boolean[] BOOLEAN = new boolean[0]; field in class:EmptyArray
/libcore/luni/src/main/java/java/sql/
H A DTypes.java59 * The type code that identifies the SQL type {@code BOOLEAN}.
61 public static final int BOOLEAN = 16; field in class:Types
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 426 milliseconds