Searched refs:KeepImplementations (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 | 45 # @KeepImplementations and @KeepPublicImplementations specify to keep all, |
/external/proguard/examples/annotations/src/proguard/annotation/ | ||
D | KeepImplementations.java | 18 public @interface KeepImplementations {} annotation |