Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1328 int smsCategory = SmsManager.SMS_CATEGORY_NOT_SHORT_CODE; in checkDestination() local
1339 smsCategory = in checkDestination()
1354 smsCategory = in checkDestination()
1356 smsCategory, in checkDestination()
1363 if (smsCategory == SmsManager.SMS_CATEGORY_NOT_SHORT_CODE in checkDestination()
1364 || smsCategory == SmsManager.SMS_CATEGORY_FREE_SHORT_CODE in checkDestination()
1365 || smsCategory == SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE) { in checkDestination()
1402 if (smsCategory == SmsManager.SMS_CATEGORY_POSSIBLE_PREMIUM_SHORT_CODE) { in checkDestination()