Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastBootupConfigTest.java31 … static com.android.internal.telephony.gsm.SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL;
167 new CbConfig(MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testConfiguration()
168 MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testConfiguration()
DCellBroadcastListItemTest.java81 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in setUp()
DCellBroadcastConfigServiceTest.java290 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnablingChannelsDefault()
291 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnablingChannelsDefault()
337 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnablingPresidential()
338 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnablingPresidential()
930 new CbConfig(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnableCellBroadcastRoamingChannelsAsNeeded()
931 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testEnableCellBroadcastRoamingChannelsAsNeeded()
DCellBroadcastAlertDialogTest.java119 private int mServiceCategory = SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL;
322 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testGetNewMessageListIfNeeded()
627 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testNewMessageListCount()
DCellBroadcastResourcesTest.java86 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, "language", "body", in testGetMessageDetailsCmasMessage()
DCellBroadcastAlertServiceTest.java101 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, 0); in createMessage()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DSmsCbConstants.java64 public static final int MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL = field in SmsCbConstants
DSmsCbHeader.java357 case SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL: in getCmasMessageClass()
DCellBroadcastHandler.java234 { SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in CellBroadcastHandler()
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
DSendGsmCmasMessages.java93 : SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testSendCmasPresAlert()
278 case SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL: in getCmasMessageClass()
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DGsmCellBroadcastHandlerTest.java125 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in query()
254 assertEquals(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testTriggerMessage()
496 assertEquals(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testConsecutiveGeofencingTriggerMessages()
DGsmSmsCbMessageTest.java179 assertEquals(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testCreateTriggerMessage()
DCellBroadcastHandlerTest.java145 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in query()