Home
last modified time | relevance | path

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

/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastResources.java424 case ETWS_TSUNAMI: in getDialogTitleResource()
476 case ETWS_TSUNAMI: in getDialogPictogramResource()
H A DCellBroadcastAlertService.java148 ETWS_TSUNAMI, enumConstant
633 alertType = AlertType.ETWS_TSUNAMI; in openEmergencyAlertNotification()
H A DCellBroadcastAlertAudio.java514 case ETWS_TSUNAMI: in playAlertTone()
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastChannelManagerTest.java84 assertEquals(AlertType.ETWS_TSUNAMI, list.get(1).mAlertType); in testGetCellBroadcastChannelRanges()