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

/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationItem.java44 private static final int VISIBILITY_SYSTEM = 2; field in class:AnnotationItem
201 case SYSTEM: out.writeByte(VISIBILITY_SYSTEM); break;

Completed in 200 milliseconds