Home
last modified time | relevance | path

Searched refs:getCmasSeverityResId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastResources.java79 int severityId = getCmasSeverityResId(cmasInfo); in appendCmasAlertDetails()
196 private static int getCmasSeverityResId(SmsCbCmasInfo cmasInfo) { in getCmasSeverityResId() method in CellBroadcastResources