Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DSmsCbConstants.java203 public static final int MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST = field in SmsCbConstants
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastConfigServiceTest.java314 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingChannelsDefault()
315 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingChannelsDefault()
693 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingLocalTestChannels()
694 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingLocalTestChannels()
716 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingLocalTestChannels()
717 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testEnablingLocalTestChannels()
DCellBroadcastAlertServiceTest.java521 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testShouldDisplayMessage()
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
DSendGsmCmasMessages.java231 : SmsCbConstants.MESSAGE_ID_CMAS_ALERT_STATE_LOCAL_TEST, in testSendStateLocalTestAlert()