Annotation Type HiddenApi


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