Searched refs:SMS_DELIVER_ACTION (Results 1 – 12 of 12) sorted by relevance
65 intent.setAction(Intents.SMS_DELIVER_ACTION); in testHandleSmsReceivedIntent()
148 if (intent.getAction() != Intents.SMS_DELIVER_ACTION) { in handleSmsReceivedIntent()
1255 intent.setAction(Intents.SMS_DELIVER_ACTION); in dispatchSmsDeliveryIntent()1461 if (action.equals(Intents.SMS_DELIVER_ACTION)) { in onReceive()
195 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in testNewSms()
226 case Telephony.Sms.Intents.SMS_DELIVER_ACTION: in getResolveInfosForIntent()
253 Intent intent = new Intent(Intents.SMS_DELIVER_ACTION); in getApplicationCollectionInternal()
284 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, intent.getAction()); in verifySmsIntentBroadcasts()
962 public static final String SMS_DELIVER_ACTION = field in Telephony.Sms.Intents
228 BroadcastBehavior: android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION:
39714 field public static final String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DELIVER";
25760 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…
39570 field public static final String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DELIVER";