// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-test-UiThreadTest"))]
__jni_bindgen! {
/// public interface [UiThreadTest](https://developer.android.com/reference/android/test/UiThreadTest.html)
///
/// Required feature: "android-test-UiThreadTest"
public interface UiThreadTest ("android/test/UiThreadTest") extends crate::java::lang::Object, implements crate::java::lang::annotation::Annotation {
}
}