• Home
  • Raw
  • Download

Lines Matching refs:string

50         buf.append(context.getString(R.string.delivery_time_heading));  in getMessageDetails()
69 appendMessageDetail(context, buf, R.string.cmas_category_heading, categoryId); in appendCmasAlertDetails()
75 appendMessageDetail(context, buf, R.string.cmas_response_heading, responseId); in appendCmasAlertDetails()
81 appendMessageDetail(context, buf, R.string.cmas_severity_heading, severityId); in appendCmasAlertDetails()
87 appendMessageDetail(context, buf, R.string.cmas_urgency_heading, urgencyId); in appendCmasAlertDetails()
93 appendMessageDetail(context, buf, R.string.cmas_certainty_heading, certaintyId); in appendCmasAlertDetails()
117 return R.string.cmas_category_geo; in getCmasCategoryResId()
120 return R.string.cmas_category_met; in getCmasCategoryResId()
123 return R.string.cmas_category_safety; in getCmasCategoryResId()
126 return R.string.cmas_category_security; in getCmasCategoryResId()
129 return R.string.cmas_category_rescue; in getCmasCategoryResId()
132 return R.string.cmas_category_fire; in getCmasCategoryResId()
135 return R.string.cmas_category_health; in getCmasCategoryResId()
138 return R.string.cmas_category_env; in getCmasCategoryResId()
141 return R.string.cmas_category_transport; in getCmasCategoryResId()
144 return R.string.cmas_category_infra; in getCmasCategoryResId()
147 return R.string.cmas_category_cbrne; in getCmasCategoryResId()
150 return R.string.cmas_category_other; in getCmasCategoryResId()
164 return R.string.cmas_response_shelter; in getCmasResponseResId()
167 return R.string.cmas_response_evacuate; in getCmasResponseResId()
170 return R.string.cmas_response_prepare; in getCmasResponseResId()
173 return R.string.cmas_response_execute; in getCmasResponseResId()
176 return R.string.cmas_response_monitor; in getCmasResponseResId()
179 return R.string.cmas_response_avoid; in getCmasResponseResId()
182 return R.string.cmas_response_assess; in getCmasResponseResId()
185 return R.string.cmas_response_none; in getCmasResponseResId()
199 return R.string.cmas_severity_extreme; in getCmasSeverityResId()
202 return R.string.cmas_severity_severe; in getCmasSeverityResId()
216 return R.string.cmas_urgency_immediate; in getCmasUrgencyResId()
219 return R.string.cmas_urgency_expected; in getCmasUrgencyResId()
233 return R.string.cmas_certainty_observed; in getCmasCertaintyResId()
236 return R.string.cmas_certainty_likely; in getCmasCertaintyResId()
249 return R.string.etws_earthquake_warning; in getDialogTitleResource()
252 return R.string.etws_tsunami_warning; in getDialogTitleResource()
255 return R.string.etws_earthquake_and_tsunami_warning; in getDialogTitleResource()
258 return R.string.etws_test_message; in getDialogTitleResource()
262 return R.string.etws_other_emergency_type; in getDialogTitleResource()
272 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
278 return R.string.cmas_presidential_level_alert; in getDialogTitleResource()
286 return R.string.cmas_extreme_immediate_observed_alert; in getDialogTitleResource()
288 return R.string.cmas_extreme_immediate_likely_alert; in getDialogTitleResource()
291 return R.string.cmas_extreme_alert; in getDialogTitleResource()
295 return R.string.cmas_severe_alert; in getDialogTitleResource()
300 return R.string.cmas_amber_alert; in getDialogTitleResource()
304 return R.string.cmas_required_monthly_test; in getDialogTitleResource()
308 return R.string.cmas_exercise_alert; in getDialogTitleResource()
312 return R.string.cmas_operator_defined_alert; in getDialogTitleResource()
316 return R.string.public_safety_message; in getDialogTitleResource()
320 return R.string.state_local_test_alert; in getDialogTitleResource()
333 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
335 return R.string.etws_earthquake_warning; in getDialogTitleResource()
337 return R.string.etws_tsunami_warning; in getDialogTitleResource()
339 return R.string.etws_test_message; in getDialogTitleResource()
342 return R.string.etws_other_emergency_type; in getDialogTitleResource()
348 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
350 return R.string.cb_other_message_identifiers; in getDialogTitleResource()