Searched refs:isPredefinedAttr (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DBandStructure.java1904 assert(isPredefinedAttr(ctype, ai));
1910 protected boolean isPredefinedAttr(int ctype, int ai) { method in class:BandStructure
H A DPackageReader.java1505 if (predef != isPredefinedAttr(ctype, ai))
1527 if (predef != isPredefinedAttr(ctype, ai))
H A DPackageWriter.java967 if (predef != isPredefinedAttr(ctype, ai))

Completed in 48 milliseconds