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