Searched refs:KeepPublicClassMembers (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 | 60 # @KeepClassMembers, @KeepPublicClassMembers, and |
/external/proguard/examples/annotations/src/proguard/annotation/ | ||
D | KeepPublicClassMembers.java | 18 public @interface KeepPublicClassMembers {} annotation |