Searched refs:CbConfig (Results 1 – 1 of 1) sorted by relevance
92 private static class CbConfig { class in CellBroadcastBootupConfigTest97 CbConfig(int startId, int endId, int type) { in CbConfig() method in CellBroadcastBootupConfigTest.CbConfig112 CbConfig[] configs = new CbConfig[] { in testConfiguration()113 new CbConfig(SERVICE_CATEGORY_CMAS_PRESIDENTIAL_LEVEL_ALERT, in testConfiguration()116 new CbConfig(SERVICE_CATEGORY_CMAS_EXTREME_THREAT, in testConfiguration()119 new CbConfig(SERVICE_CATEGORY_CMAS_SEVERE_THREAT, in testConfiguration()122 new CbConfig(SERVICE_CATEGORY_CMAS_CHILD_ABDUCTION_EMERGENCY, in testConfiguration()125 new CbConfig(MESSAGE_ID_ETWS_EARTHQUAKE_WARNING, in testConfiguration()128 new CbConfig(MESSAGE_ID_ETWS_OTHER_EMERGENCY_TYPE, in testConfiguration()131 new CbConfig(MESSAGE_ID_CMAS_ALERT_PRESIDENTIAL_LEVEL, in testConfiguration()[all …]