Searched refs:MONTHLY_TEST_ALERT (Results 1 – 3 of 3) sorted by relevance
53 private static final String MONTHLY_TEST_ALERT = "This is a test of the emergency alert system." field in SendGsmCmasMessages176 TextUtils.isEmpty(messageBody) ? MONTHLY_TEST_ALERT : messageBody, in testSendCmasMonthlyTest()196 TextUtils.isEmpty(messageBody) ? MONTHLY_TEST_ALERT : messageBody, in testSendCmasExerciseTest()
52 private static final String MONTHLY_TEST_ALERT = "This is a test of the emergency alert system." field in SendCdmaCmasMessages121 TextUtils.isEmpty(messageBody) ? MONTHLY_TEST_ALERT : messageBody, in testSendCmasMonthlyTest()
531 private static final String MONTHLY_TEST_ALERT = "This is a test of the emergency alert system." field in CdmaSmsMessageTest637 SmsCbCmasInfo.CMAS_CLASS_REQUIRED_MONTHLY_TEST, MONTHLY_TEST_ALERT); in testCmasTestMessage()