Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java508 int warningType = message.getEtwsWarningInfo().getWarningType(); in openEmergencyAlertNotification() local
510 switch (warningType) { in openEmergencyAlertNotification()