Home
last modified time | relevance | path

Searched refs:SMS_CATEGORY_STANDARD_SHORT_CODE (Results 1 – 5 of 5) 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/base/telephony/java/android/telephony/
DSmsManager.java2656 SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE,
2682 public static final int SMS_CATEGORY_STANDARD_SHORT_CODE = 2; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsUsageMonitor.java196 return SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE; in getNumberCategory()
DSMSDispatcher.java1360 || smsCategory == SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE) { in checkDestination()
/frameworks/base/api/
Dtest-current.txt3267 field public static final int SMS_CATEGORY_STANDARD_SHORT_CODE = 2; // 0x2