Searched refs:KeepPublicProtectedClassMembers (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 | 61 # @KeepPublicProtectedClassMembers specify to keep all, all public, resp. |
/external/proguard/examples/annotations/src/proguard/annotation/ | ||
D | KeepPublicProtectedClassMembers.java | 19 public @interface KeepPublicProtectedClassMembers {} annotation |