Searched refs:responseId (Results 1 – 1 of 1) sorted by relevance
73 int responseId = getCmasResponseResId(cmasInfo); in appendCmasAlertDetails() local74 if (responseId != 0) { in appendCmasAlertDetails()75 appendMessageDetail(context, buf, R.string.cmas_response_heading, responseId); in appendCmasAlertDetails()