Searched refs:SERVICE_CATEGORY_CMAS_TEST_MESSAGE (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
H A DSmsEnvelope.java59 public static final int SERVICE_CATEGORY_CMAS_TEST_MESSAGE = 0x1004; field in class:SmsEnvelope
H A DBearerData.java1764 case SmsEnvelope.SERVICE_CATEGORY_CMAS_TEST_MESSAGE:
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
H A DCdmaSmsCbTest.java440 doTestCmasBroadcast(SmsEnvelope.SERVICE_CATEGORY_CMAS_TEST_MESSAGE,
725 Parcel p = createBroadcastParcel(SmsEnvelope.SERVICE_CATEGORY_CMAS_TEST_MESSAGE);
733 SmsEnvelope.SERVICE_CATEGORY_CMAS_TEST_MESSAGE);

Completed in 49 milliseconds