Home
last modified time | relevance | path

Searched refs:SMS_CATEGORY_STANDARD_SHORT_CODE (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsUsageMonitorShortCodeTest.java23 import static android.telephony.SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE;
264 new ShortCodeTest("ie", "51234", SMS_CATEGORY_STANDARD_SHORT_CODE),
265 new ShortCodeTest("ie", "52345", SMS_CATEGORY_STANDARD_SHORT_CODE),
406 new ShortCodeTest("sg", "74688", SMS_CATEGORY_STANDARD_SHORT_CODE),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsUsageMonitor.java210 return SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE; in getNumberCategory()
DSMSDispatcher.java2184 || smsCategory == SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE) { in checkDestination()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java3376 SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE,
3402 public static final int SMS_CATEGORY_STANDARD_SHORT_CODE = 2; field in SmsManager
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto502 SMS_CATEGORY_STANDARD_SHORT_CODE = 2; enumerator
/frameworks/base/core/api/
Dtest-current.txt3355 field public static final int SMS_CATEGORY_STANDARD_SHORT_CODE = 2; // 0x2