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

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DAnnotationItem.java39 private static final int VISIBILITY_RUNTIME = 1; field in class:AnnotationItem
198 case RUNTIME: out.writeByte(VISIBILITY_RUNTIME); break;

Completed in 488 milliseconds