Lines Matching refs:string
46 buf.append(context.getString(R.string.delivery_time_heading)); in getMessageDetails()
65 appendMessageDetail(context, buf, R.string.cmas_category_heading, categoryId); in appendCmasAlertDetails()
71 appendMessageDetail(context, buf, R.string.cmas_response_heading, responseId); in appendCmasAlertDetails()
77 appendMessageDetail(context, buf, R.string.cmas_severity_heading, severityId); in appendCmasAlertDetails()
83 appendMessageDetail(context, buf, R.string.cmas_urgency_heading, urgencyId); in appendCmasAlertDetails()
89 appendMessageDetail(context, buf, R.string.cmas_certainty_heading, certaintyId); in appendCmasAlertDetails()
113 return R.string.cmas_category_geo; in getCmasCategoryResId()
116 return R.string.cmas_category_met; in getCmasCategoryResId()
119 return R.string.cmas_category_safety; in getCmasCategoryResId()
122 return R.string.cmas_category_security; in getCmasCategoryResId()
125 return R.string.cmas_category_rescue; in getCmasCategoryResId()
128 return R.string.cmas_category_fire; in getCmasCategoryResId()
131 return R.string.cmas_category_health; in getCmasCategoryResId()
134 return R.string.cmas_category_env; in getCmasCategoryResId()
137 return R.string.cmas_category_transport; in getCmasCategoryResId()
140 return R.string.cmas_category_infra; in getCmasCategoryResId()
143 return R.string.cmas_category_cbrne; in getCmasCategoryResId()
146 return R.string.cmas_category_other; in getCmasCategoryResId()
160 return R.string.cmas_response_shelter; in getCmasResponseResId()
163 return R.string.cmas_response_evacuate; in getCmasResponseResId()
166 return R.string.cmas_response_prepare; in getCmasResponseResId()
169 return R.string.cmas_response_execute; in getCmasResponseResId()
172 return R.string.cmas_response_monitor; in getCmasResponseResId()
175 return R.string.cmas_response_avoid; in getCmasResponseResId()
178 return R.string.cmas_response_assess; in getCmasResponseResId()
181 return R.string.cmas_response_none; in getCmasResponseResId()
195 return R.string.cmas_severity_extreme; in getCmasSeverityResId()
198 return R.string.cmas_severity_severe; in getCmasSeverityResId()
212 return R.string.cmas_urgency_immediate; in getCmasUrgencyResId()
215 return R.string.cmas_urgency_expected; in getCmasUrgencyResId()
229 return R.string.cmas_certainty_observed; in getCmasCertaintyResId()
232 return R.string.cmas_certainty_likely; in getCmasCertaintyResId()
245 return R.string.etws_earthquake_warning; in getDialogTitleResource()
248 return R.string.etws_tsunami_warning; in getDialogTitleResource()
251 return R.string.etws_earthquake_and_tsunami_warning; in getDialogTitleResource()
254 return R.string.etws_test_message; in getDialogTitleResource()
258 return R.string.etws_other_emergency_type; in getDialogTitleResource()
267 return R.string.cmas_presidential_level_alert; in getDialogTitleResource()
270 return R.string.cmas_extreme_alert; in getDialogTitleResource()
273 return R.string.cmas_severe_alert; in getDialogTitleResource()
276 return R.string.cmas_amber_alert; in getDialogTitleResource()
279 return R.string.cmas_required_monthly_test; in getDialogTitleResource()
282 return R.string.cmas_exercise_alert; in getDialogTitleResource()
285 return R.string.cmas_operator_defined_alert; in getDialogTitleResource()
288 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
293 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
295 return R.string.cb_other_message_identifiers; in getDialogTitleResource()