Searched defs:BOOLEAN (Results 1 – 4 of 4) sorted by relevance
/libcore/luni/src/main/java/javax/xml/xpath/ | ||
D | XPathConstants.java | 58 … public static final QName BOOLEAN = new QName("http://www.w3.org/1999/XSL/Transform", "BOOLEAN"); field in XPathConstants |
/libcore/luni/src/main/java/libcore/util/ | ||
D | EmptyArray.java | 22 public static final boolean[] BOOLEAN = new boolean[0]; field in EmptyArray |
/libcore/luni/src/main/java/java/sql/ | ||
D | Types.java | 61 public static final int BOOLEAN = 16; field in Types |
/libcore/benchmarks/libs/ | ||
D | caliper.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |