Searched refs:KeepName (Results 1 – 3 of 3) sorted by relevance
/external/proguard/examples/annotations/lib/ | ||
D | annotations.jar | META-INF/
META-INF/MANIFEST.MF
proguard/annotation/KeepApplication.class
KeepApplication ... |
D | annotations.pro | 33 # @KeepName specifies not to optimize or obfuscate the annotated class or |
/external/proguard/examples/annotations/src/proguard/annotation/ | ||
D | KeepName.java | 18 public @interface KeepName {} annotation |