#[cfg(any(feature = "all", feature = "android-test-suitebuilder-annotation-Suppress"))]
__jni_bindgen! {
#[deprecated] public interface Suppress ("android/test/suitebuilder/annotation/Suppress") extends crate::java::lang::Object, implements crate::java::lang::annotation::Annotation {
}
}