Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastResources.java85 int urgencyId = getCmasUrgencyResId(cmasInfo); in appendCmasAlertDetails()
213 private static int getCmasUrgencyResId(SmsCbCmasInfo cmasInfo) { in getCmasUrgencyResId() method in CellBroadcastResources