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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-R_id"))]
__jni_bindgen! {
/// public final class [R.id](https://developer.android.com/reference/android/R.id.html)
///
/// Required feature: "android-R_id"
public final class R_id ("android/R$id") extends crate::java::lang::Object {
/// [id](https://developer.android.com/reference/android/R.id.html#id())
pub fn new<'env>(__jni_env: &'env __jni_bindgen::Env) -> __jni_bindgen::std::result::Result<__jni_bindgen::Local<'env, crate::android::R_id>, __jni_bindgen::Local<'env, crate::java::lang::Throwable>> {
// class.path == "android/R$id", java.flags == PUBLIC, .name == "<init>", .descriptor == "()V"
unsafe {
let __jni_args = [];
let (__jni_class, __jni_method) = __jni_env.require_class_method("android/R$id\0", "<init>\0", "()V\0");
__jni_env.new_object_a(__jni_class, __jni_method, __jni_args.as_ptr())
}
}
/// public static final [addToDictionary](https://developer.android.com/reference/android/R.id.html#addToDictionary)
pub const addToDictionary : i32 = 16908330;
/// public static final [background](https://developer.android.com/reference/android/R.id.html#background)
pub const background : i32 = 16908288;
/// public static final [button1](https://developer.android.com/reference/android/R.id.html#button1)
pub const button1 : i32 = 16908313;
/// public static final [button2](https://developer.android.com/reference/android/R.id.html#button2)
pub const button2 : i32 = 16908314;
/// public static final [button3](https://developer.android.com/reference/android/R.id.html#button3)
pub const button3 : i32 = 16908315;
/// public static final [candidatesArea](https://developer.android.com/reference/android/R.id.html#candidatesArea)
pub const candidatesArea : i32 = 16908317;
/// public static final [checkbox](https://developer.android.com/reference/android/R.id.html#checkbox)
pub const checkbox : i32 = 16908289;
/// public static final [closeButton](https://developer.android.com/reference/android/R.id.html#closeButton)
pub const closeButton : i32 = 16908327;
/// public static final [content](https://developer.android.com/reference/android/R.id.html#content)
pub const content : i32 = 16908290;
/// public static final [copy](https://developer.android.com/reference/android/R.id.html#copy)
pub const copy : i32 = 16908321;
/// public static final [copyUrl](https://developer.android.com/reference/android/R.id.html#copyUrl)
pub const copyUrl : i32 = 16908323;
/// public static final [custom](https://developer.android.com/reference/android/R.id.html#custom)
pub const custom : i32 = 16908331;
/// public static final [cut](https://developer.android.com/reference/android/R.id.html#cut)
pub const cut : i32 = 16908320;
/// public static final [edit](https://developer.android.com/reference/android/R.id.html#edit)
pub const edit : i32 = 16908291;
/// public static final [empty](https://developer.android.com/reference/android/R.id.html#empty)
pub const empty : i32 = 16908292;
/// public static final [extractArea](https://developer.android.com/reference/android/R.id.html#extractArea)
pub const extractArea : i32 = 16908316;
/// public static final [hint](https://developer.android.com/reference/android/R.id.html#hint)
pub const hint : i32 = 16908293;
/// public static final [icon](https://developer.android.com/reference/android/R.id.html#icon)
pub const icon : i32 = 16908294;
/// public static final [icon1](https://developer.android.com/reference/android/R.id.html#icon1)
pub const icon1 : i32 = 16908295;
/// public static final [icon2](https://developer.android.com/reference/android/R.id.html#icon2)
pub const icon2 : i32 = 16908296;
/// public static final [input](https://developer.android.com/reference/android/R.id.html#input)
pub const input : i32 = 16908297;
/// public static final [inputArea](https://developer.android.com/reference/android/R.id.html#inputArea)
pub const inputArea : i32 = 16908318;
/// public static final [inputExtractEditText](https://developer.android.com/reference/android/R.id.html#inputExtractEditText)
pub const inputExtractEditText : i32 = 16908325;
/// public static final [keyboardView](https://developer.android.com/reference/android/R.id.html#keyboardView)
pub const keyboardView : i32 = 16908326;
/// public static final [list](https://developer.android.com/reference/android/R.id.html#list)
pub const list : i32 = 16908298;
/// public static final [message](https://developer.android.com/reference/android/R.id.html#message)
pub const message : i32 = 16908299;
/// public static final [paste](https://developer.android.com/reference/android/R.id.html#paste)
pub const paste : i32 = 16908322;
/// public static final [primary](https://developer.android.com/reference/android/R.id.html#primary)
pub const primary : i32 = 16908300;
/// public static final [progress](https://developer.android.com/reference/android/R.id.html#progress)
pub const progress : i32 = 16908301;
/// public static final [secondaryProgress](https://developer.android.com/reference/android/R.id.html#secondaryProgress)
pub const secondaryProgress : i32 = 16908303;
/// public static final [selectAll](https://developer.android.com/reference/android/R.id.html#selectAll)
pub const selectAll : i32 = 16908319;
/// public static final [selectedIcon](https://developer.android.com/reference/android/R.id.html#selectedIcon)
pub const selectedIcon : i32 = 16908302;
/// public static final [startSelectingText](https://developer.android.com/reference/android/R.id.html#startSelectingText)
pub const startSelectingText : i32 = 16908328;
/// public static final [stopSelectingText](https://developer.android.com/reference/android/R.id.html#stopSelectingText)
pub const stopSelectingText : i32 = 16908329;
/// public static final [summary](https://developer.android.com/reference/android/R.id.html#summary)
pub const summary : i32 = 16908304;
/// public static final [switchInputMethod](https://developer.android.com/reference/android/R.id.html#switchInputMethod)
pub const switchInputMethod : i32 = 16908324;
/// public static final [tabcontent](https://developer.android.com/reference/android/R.id.html#tabcontent)
pub const tabcontent : i32 = 16908305;
/// public static final [tabhost](https://developer.android.com/reference/android/R.id.html#tabhost)
pub const tabhost : i32 = 16908306;
/// public static final [tabs](https://developer.android.com/reference/android/R.id.html#tabs)
pub const tabs : i32 = 16908307;
/// public static final [text1](https://developer.android.com/reference/android/R.id.html#text1)
pub const text1 : i32 = 16908308;
/// public static final [text2](https://developer.android.com/reference/android/R.id.html#text2)
pub const text2 : i32 = 16908309;
/// public static final [title](https://developer.android.com/reference/android/R.id.html#title)
pub const title : i32 = 16908310;
/// public static final [toggle](https://developer.android.com/reference/android/R.id.html#toggle)
pub const toggle : i32 = 16908311;
/// public static final [widget_frame](https://developer.android.com/reference/android/R.id.html#widget_frame)
pub const widget_frame : i32 = 16908312;
}
}