Home | History | Annotate | Download | only in values

Lines Matching full:array

18          These must be kept in sync with the reminder_methods_values array.
21 <string-array name="reminder_methods_labels">
26 </string-array>
29 <integer-array name="reminder_methods_values" translatable="false">
34 </integer-array>
37 These must be kept in sync with the reminder_minutes_values array.
43 <string-array name="reminder_minutes_labels">
60 </string-array>
62 <integer-array name="reminder_minutes_values" translatable="false">
79 </integer-array>
82 These must be kept in sync with the preferences_default_reminder_values array.
85 <string-array name="preferences_default_reminder_labels">
103 </string-array>
105 <string-array name="preferences_default_reminder_values" translatable="false">
123 </string-array>
125 <string-array name="preferences_week_start_day_labels">
130 </string-array>
132 <string-array name="preferences_week_start_day_values" translatable="false">
137 </string-array>
141 <string-array name="availability">
145 </string-array>
148 <integer-array name="availability_values" translatable="false">
152 </integer-array>
154 <string-array name="visibility">
158 </string-array>
160 <string-array name="ordinal_labels">
166 </string-array>
169 <string-array name="response_labels1">
174 </string-array>
181 <string-array name="delete_repeating_labels">
185 </string-array>
189 <integer-array name="delete_repeating_values">
193 </integer-array>
196 <!-- This is the same array as above (the "delete_repeating_labels" array,
198 array exists to work-around a bug in the CalendarProvider and sync
203 <string-array name="delete_repeating_labels_no_selected">
206 </string-array>
208 <!-- The corresponding array indices are defined in EventInfoActivity.java -->
212 <string-array name="change_response_labels">
217 </string-array>
220 <string-array name="buttons_list">
225 </string-array>
228 <string-array name="preferences_skip_reminders_labels">
233 </string-array>
235 <string-array name="preferences_skip_reminders_values" translatable="false">
238 </string-array>
241 <string-array name="recurrence_freq">
246 </string-array>
254 <string-array name="repeat_by_nth_sun">
260 </string-array>
262 <string-array name="repeat_by_nth_mon">
268 </string-array>
270 <string-array name="repeat_by_nth_tues">
276 </string-array>
278 <string-array name="repeat_by_nth_wed">
284 </string-array>
286 <string-array name="repeat_by_nth_thurs">
292 </string-array>
294 <string-array name="repeat_by_nth_fri">
300 </string-array>
302 <string-array name="repeat_by_nth_sat">
308 </string-array>