@Target(value=TYPE) @Retention(value=CLASS) public @interface DoNotStripAny
This is useful for methods called via reflection that could appear as unused to Proguard.