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