Searched refs:severityId (Results 1 – 1 of 1) sorted by relevance
79 int severityId = getCmasSeverityResId(cmasInfo); in appendCmasAlertDetails() local80 if (severityId != 0) { in appendCmasAlertDetails()81 appendMessageDetail(context, buf, R.string.cmas_severity_heading, severityId); in appendCmasAlertDetails()