@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface HiddenApi
Indicates that the annotated method is hidden in the public Android API.