Searched defs:PACKAGE_INFO (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/command/annotool/
H A DAnnotationLister.java43 private static final String PACKAGE_INFO = "package-info"; field in class:AnnotationLister
81 if (cfClassName.endsWith(PACKAGE_INFO)) {

Completed in 3 milliseconds