1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-provider-Settings"))]
__jni_bindgen! {
/// public final class [Settings](https://developer.android.com/reference/android/provider/Settings.html)
///
/// Required feature: "android-provider-Settings"
public final class Settings ("android/provider/Settings") extends crate::java::lang::Object {
/// [Settings](https://developer.android.com/reference/android/provider/Settings.html#Settings())
pub fn new<'env>(__jni_env: &'env __jni_bindgen::Env) -> __jni_bindgen::std::result::Result<__jni_bindgen::Local<'env, crate::android::provider::Settings>, __jni_bindgen::Local<'env, crate::java::lang::Throwable>> {
// class.path == "android/provider/Settings", java.flags == PUBLIC, .name == "<init>", .descriptor == "()V"
unsafe {
let __jni_args = [];
let (__jni_class, __jni_method) = __jni_env.require_class_method("android/provider/Settings\0", "<init>\0", "()V\0");
__jni_env.new_object_a(__jni_class, __jni_method, __jni_args.as_ptr())
}
}
/// public static final [ACTION_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_SETTINGS)
pub const ACTION_SETTINGS : &'static str = "android.settings.SETTINGS";
/// public static final [ACTION_APN_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_APN_SETTINGS)
pub const ACTION_APN_SETTINGS : &'static str = "android.settings.APN_SETTINGS";
/// public static final [ACTION_LOCATION_SOURCE_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_LOCATION_SOURCE_SETTINGS)
pub const ACTION_LOCATION_SOURCE_SETTINGS : &'static str = "android.settings.LOCATION_SOURCE_SETTINGS";
/// public static final [ACTION_WIRELESS_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_WIRELESS_SETTINGS)
pub const ACTION_WIRELESS_SETTINGS : &'static str = "android.settings.WIRELESS_SETTINGS";
/// public static final [ACTION_AIRPLANE_MODE_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_AIRPLANE_MODE_SETTINGS)
pub const ACTION_AIRPLANE_MODE_SETTINGS : &'static str = "android.settings.AIRPLANE_MODE_SETTINGS";
/// public static final [ACTION_ACCESSIBILITY_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_ACCESSIBILITY_SETTINGS)
pub const ACTION_ACCESSIBILITY_SETTINGS : &'static str = "android.settings.ACCESSIBILITY_SETTINGS";
/// public static final [ACTION_SECURITY_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_SECURITY_SETTINGS)
pub const ACTION_SECURITY_SETTINGS : &'static str = "android.settings.SECURITY_SETTINGS";
/// public static final [ACTION_PRIVACY_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_PRIVACY_SETTINGS)
pub const ACTION_PRIVACY_SETTINGS : &'static str = "android.settings.PRIVACY_SETTINGS";
/// public static final [ACTION_WIFI_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_WIFI_SETTINGS)
pub const ACTION_WIFI_SETTINGS : &'static str = "android.settings.WIFI_SETTINGS";
/// public static final [ACTION_WIFI_IP_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_WIFI_IP_SETTINGS)
pub const ACTION_WIFI_IP_SETTINGS : &'static str = "android.settings.WIFI_IP_SETTINGS";
/// public static final [ACTION_BLUETOOTH_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_BLUETOOTH_SETTINGS)
pub const ACTION_BLUETOOTH_SETTINGS : &'static str = "android.settings.BLUETOOTH_SETTINGS";
/// public static final [ACTION_DATE_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_DATE_SETTINGS)
pub const ACTION_DATE_SETTINGS : &'static str = "android.settings.DATE_SETTINGS";
/// public static final [ACTION_SOUND_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_SOUND_SETTINGS)
pub const ACTION_SOUND_SETTINGS : &'static str = "android.settings.SOUND_SETTINGS";
/// public static final [ACTION_DISPLAY_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_DISPLAY_SETTINGS)
pub const ACTION_DISPLAY_SETTINGS : &'static str = "android.settings.DISPLAY_SETTINGS";
/// public static final [ACTION_LOCALE_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_LOCALE_SETTINGS)
pub const ACTION_LOCALE_SETTINGS : &'static str = "android.settings.LOCALE_SETTINGS";
/// public static final [ACTION_INPUT_METHOD_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_INPUT_METHOD_SETTINGS)
pub const ACTION_INPUT_METHOD_SETTINGS : &'static str = "android.settings.INPUT_METHOD_SETTINGS";
/// public static final [ACTION_USER_DICTIONARY_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_USER_DICTIONARY_SETTINGS)
pub const ACTION_USER_DICTIONARY_SETTINGS : &'static str = "android.settings.USER_DICTIONARY_SETTINGS";
/// public static final [ACTION_APPLICATION_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_APPLICATION_SETTINGS)
pub const ACTION_APPLICATION_SETTINGS : &'static str = "android.settings.APPLICATION_SETTINGS";
/// public static final [ACTION_APPLICATION_DEVELOPMENT_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS)
pub const ACTION_APPLICATION_DEVELOPMENT_SETTINGS : &'static str = "android.settings.APPLICATION_DEVELOPMENT_SETTINGS";
/// public static final [ACTION_QUICK_LAUNCH_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_QUICK_LAUNCH_SETTINGS)
pub const ACTION_QUICK_LAUNCH_SETTINGS : &'static str = "android.settings.QUICK_LAUNCH_SETTINGS";
/// public static final [ACTION_MANAGE_APPLICATIONS_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_MANAGE_APPLICATIONS_SETTINGS)
pub const ACTION_MANAGE_APPLICATIONS_SETTINGS : &'static str = "android.settings.MANAGE_APPLICATIONS_SETTINGS";
/// public static final [ACTION_SYNC_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_SYNC_SETTINGS)
pub const ACTION_SYNC_SETTINGS : &'static str = "android.settings.SYNC_SETTINGS";
/// public static final [ACTION_ADD_ACCOUNT](https://developer.android.com/reference/android/provider/Settings.html#ACTION_ADD_ACCOUNT)
pub const ACTION_ADD_ACCOUNT : &'static str = "android.settings.ADD_ACCOUNT_SETTINGS";
/// public static final [ACTION_NETWORK_OPERATOR_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_NETWORK_OPERATOR_SETTINGS)
pub const ACTION_NETWORK_OPERATOR_SETTINGS : &'static str = "android.settings.NETWORK_OPERATOR_SETTINGS";
/// public static final [ACTION_DATA_ROAMING_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_DATA_ROAMING_SETTINGS)
pub const ACTION_DATA_ROAMING_SETTINGS : &'static str = "android.settings.DATA_ROAMING_SETTINGS";
/// public static final [ACTION_INTERNAL_STORAGE_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_INTERNAL_STORAGE_SETTINGS)
pub const ACTION_INTERNAL_STORAGE_SETTINGS : &'static str = "android.settings.INTERNAL_STORAGE_SETTINGS";
/// public static final [ACTION_MEMORY_CARD_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_MEMORY_CARD_SETTINGS)
pub const ACTION_MEMORY_CARD_SETTINGS : &'static str = "android.settings.MEMORY_CARD_SETTINGS";
/// public static final [ACTION_SEARCH_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_SEARCH_SETTINGS)
pub const ACTION_SEARCH_SETTINGS : &'static str = "android.search.action.SEARCH_SETTINGS";
/// public static final [ACTION_DEVICE_INFO_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_DEVICE_INFO_SETTINGS)
pub const ACTION_DEVICE_INFO_SETTINGS : &'static str = "android.settings.DEVICE_INFO_SETTINGS";
/// public static final [EXTRA_AUTHORITIES](https://developer.android.com/reference/android/provider/Settings.html#EXTRA_AUTHORITIES)
pub const EXTRA_AUTHORITIES : &'static str = "authorities";
/// public static final [AUTHORITY](https://developer.android.com/reference/android/provider/Settings.html#AUTHORITY)
pub const AUTHORITY : &'static str = "settings";
}
}