Package org.robolectric.annotation
Annotation Type HiddenApi
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface HiddenApi
Indicates that the annotated method is hidden in the public Android API.
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface HiddenApi