Lines Matching refs:R
62 appendMessageDetail(context, buf, R.string.delivery_time_heading, in getMessageDetails()
67 appendMessageDetail(context, buf, R.string.message_identifier, in getMessageDetails()
69 appendMessageDetail(context, buf, R.string.message_serial_number, in getMessageDetails()
79 appendMessageDetail(context, buf, R.string.data_coding_scheme, in getMessageDetails()
82 appendMessageDetail(context, buf, R.string.message_content, message.getMessageBody()); in getMessageDetails()
84 appendMessageDetail(context, buf, R.string.location_check_time, locationCheckTime == -1 in getMessageDetails()
88 appendMessageDetail(context, buf, R.string.maximum_waiting_time, in getMessageDetails()
90 + context.getString(R.string.seconds)); in getMessageDetails()
92 appendMessageDetail(context, buf, R.string.message_displayed, in getMessageDetails()
95 appendMessageDetail(context, buf, R.string.message_coordinates, in getMessageDetails()
107 appendMessageDetail(context, buf, R.string.cmas_category_heading, in appendCmasAlertDetails()
114 appendMessageDetail(context, buf, R.string.cmas_response_heading, in appendCmasAlertDetails()
121 appendMessageDetail(context, buf, R.string.cmas_severity_heading, in appendCmasAlertDetails()
128 appendMessageDetail(context, buf, R.string.cmas_urgency_heading, in appendCmasAlertDetails()
135 appendMessageDetail(context, buf, R.string.cmas_certainty_heading, in appendCmasAlertDetails()
160 return R.string.cmas_category_geo; in getCmasCategoryResId()
163 return R.string.cmas_category_met; in getCmasCategoryResId()
166 return R.string.cmas_category_safety; in getCmasCategoryResId()
169 return R.string.cmas_category_security; in getCmasCategoryResId()
172 return R.string.cmas_category_rescue; in getCmasCategoryResId()
175 return R.string.cmas_category_fire; in getCmasCategoryResId()
178 return R.string.cmas_category_health; in getCmasCategoryResId()
181 return R.string.cmas_category_env; in getCmasCategoryResId()
184 return R.string.cmas_category_transport; in getCmasCategoryResId()
187 return R.string.cmas_category_infra; in getCmasCategoryResId()
190 return R.string.cmas_category_cbrne; in getCmasCategoryResId()
193 return R.string.cmas_category_other; in getCmasCategoryResId()
207 return R.string.cmas_response_shelter; in getCmasResponseResId()
210 return R.string.cmas_response_evacuate; in getCmasResponseResId()
213 return R.string.cmas_response_prepare; in getCmasResponseResId()
216 return R.string.cmas_response_execute; in getCmasResponseResId()
219 return R.string.cmas_response_monitor; in getCmasResponseResId()
222 return R.string.cmas_response_avoid; in getCmasResponseResId()
225 return R.string.cmas_response_assess; in getCmasResponseResId()
228 return R.string.cmas_response_none; in getCmasResponseResId()
242 return R.string.cmas_severity_extreme; in getCmasSeverityResId()
245 return R.string.cmas_severity_severe; in getCmasSeverityResId()
259 return R.string.cmas_urgency_immediate; in getCmasUrgencyResId()
262 return R.string.cmas_urgency_expected; in getCmasUrgencyResId()
276 return R.string.cmas_certainty_observed; in getCmasCertaintyResId()
279 return R.string.cmas_certainty_likely; in getCmasCertaintyResId()
317 if (resourcesKey == R.array.cmas_presidential_alerts_channels_range_strings) { in getSmsSenderAddressResource()
318 return R.string.sms_cb_sender_name_presidential; in getSmsSenderAddressResource()
319 } else if (resourcesKey == R.array.emergency_alerts_channels_range_strings) { in getSmsSenderAddressResource()
320 return R.string.sms_cb_sender_name_emergency; in getSmsSenderAddressResource()
321 } else if (resourcesKey == R.array.public_safety_messages_channels_range_strings) { in getSmsSenderAddressResource()
322 return R.string.sms_cb_sender_name_public_safety; in getSmsSenderAddressResource()
325 return R.string.sms_cb_sender_name_default; in getSmsSenderAddressResource()
334 return R.string.etws_earthquake_warning; in getDialogTitleResource()
337 return R.string.etws_tsunami_warning; in getDialogTitleResource()
340 return R.string.etws_earthquake_and_tsunami_warning; in getDialogTitleResource()
343 return R.string.etws_test_message; in getDialogTitleResource()
347 return R.string.etws_other_emergency_type; in getDialogTitleResource()
360 if (resourcesKey == R.array.emergency_alerts_channels_range_strings) { in getDialogTitleResource()
361 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
362 } else if (resourcesKey == R.array.cmas_presidential_alerts_channels_range_strings) { in getDialogTitleResource()
363 return R.string.cmas_presidential_level_alert; in getDialogTitleResource()
364 } else if (resourcesKey == R.array.cmas_alert_extreme_channels_range_strings) { in getDialogTitleResource()
365 return R.string.cmas_extreme_alert; in getDialogTitleResource()
366 } else if (resourcesKey == R.array.cmas_alerts_severe_range_strings) { in getDialogTitleResource()
367 return R.string.cmas_severe_alert; in getDialogTitleResource()
368 } else if (resourcesKey == R.array.cmas_amber_alerts_channels_range_strings) { in getDialogTitleResource()
369 return R.string.cmas_amber_alert; in getDialogTitleResource()
370 } else if (resourcesKey == R.array.required_monthly_test_range_strings) { in getDialogTitleResource()
371 return R.string.cmas_required_monthly_test; in getDialogTitleResource()
372 } else if (resourcesKey == R.array.exercise_alert_range_strings) { in getDialogTitleResource()
373 return R.string.cmas_exercise_alert; in getDialogTitleResource()
374 } else if (resourcesKey == R.array.operator_defined_alert_range_strings) { in getDialogTitleResource()
375 return R.string.cmas_operator_defined_alert; in getDialogTitleResource()
376 } else if (resourcesKey == R.array.public_safety_messages_channels_range_strings) { in getDialogTitleResource()
377 return R.string.public_safety_message; in getDialogTitleResource()
378 } else if (resourcesKey == R.array.state_local_test_alert_range_strings) { in getDialogTitleResource()
379 return R.string.state_local_test_alert; in getDialogTitleResource()
383 if (resourcesKey == R.array.additional_cbs_channels_strings) { in getDialogTitleResource()
386 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
388 return R.string.etws_earthquake_warning; in getDialogTitleResource()
390 return R.string.etws_tsunami_warning; in getDialogTitleResource()
392 return R.string.etws_test_message; in getDialogTitleResource()
395 return R.string.etws_other_emergency_type; in getDialogTitleResource()
400 return R.string.pws_other_message_identifiers; in getDialogTitleResource()
402 return R.string.cb_other_message_identifiers; in getDialogTitleResource()
420 return R.drawable.pict_icon_earthquake; in getDialogPictogramResource()
422 return R.drawable.pict_icon_tsunami; in getDialogPictogramResource()
432 == R.array.additional_cbs_channels_strings) { in getDialogPictogramResource()
438 return R.drawable.pict_icon_earthquake; in getDialogPictogramResource()
440 return R.drawable.pict_icon_tsunami; in getDialogPictogramResource()
463 && res.getBoolean(R.bool.override_alert_title_language_to_match_message_locale)) { in overrideTranslation()