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.java1325 int smsCategory = SmsManager.SMS_CATEGORY_NOT_SHORT_CODE; in checkDestination() local
1335 smsCategory = in checkDestination()
1349 smsCategory = in checkDestination()
1351 smsCategory, in checkDestination()
1358 if (smsCategory == SmsManager.SMS_CATEGORY_NOT_SHORT_CODE in checkDestination()
1359 || smsCategory == SmsManager.SMS_CATEGORY_FREE_SHORT_CODE in checkDestination()
1360 || smsCategory == SmsManager.SMS_CATEGORY_STANDARD_SHORT_CODE) { in checkDestination()
1394 if (smsCategory == SmsManager.SMS_CATEGORY_POSSIBLE_PREMIUM_SHORT_CODE) { in checkDestination()