// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-os-strictmode-WebViewMethodCalledOnWrongThreadViolation"))]
__jni_bindgen! {
/// public final class [WebViewMethodCalledOnWrongThreadViolation](https://developer.android.com/reference/android/os/strictmode/WebViewMethodCalledOnWrongThreadViolation.html)
///
/// Required feature: "android-os-strictmode-WebViewMethodCalledOnWrongThreadViolation"
public final class WebViewMethodCalledOnWrongThreadViolation ("android/os/strictmode/WebViewMethodCalledOnWrongThreadViolation") extends crate::android::os::strictmode::Violation {
}
}