Searched refs:getInnerClassFlags (Results 1 – 1 of 1) sorted by relevance
1054 int modifiers = this.getInnerClassFlags(accessFlags & JAVA_FLAGS_MASK); in getModifiers()2250 private native int getInnerClassFlags(int defaultValue); in getInnerClassFlags() method in Class