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/ |
D | CellBroadcastBootupConfigTest.java | 31 … 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()
|
D | CellBroadcastListItemTest.java | 81 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in setUp()
|
D | CellBroadcastConfigServiceTest.java | 290 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()
|
D | CellBroadcastAlertDialogTest.java | 119 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()
|
D | CellBroadcastResourcesTest.java | 86 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, "language", "body", in testGetMessageDetailsCmasMessage()
|
D | CellBroadcastAlertServiceTest.java | 101 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, 0); in createMessage()
|
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | SmsCbConstants.java | 64 public static final int MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL = field in SmsCbConstants
|
D | SmsCbHeader.java | 357 case SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL: in getCmasMessageClass()
|
D | CellBroadcastHandler.java | 234 { SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in CellBroadcastHandler()
|
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
D | SendGsmCmasMessages.java | 93 : 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/ |
D | GsmCellBroadcastHandlerTest.java | 125 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()
|
D | GsmSmsCbMessageTest.java | 179 assertEquals(SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testCreateTriggerMessage()
|
D | CellBroadcastHandlerTest.java | 145 SmsCbConstants.MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in query()
|