Searched refs:SMS_DELIVER_ACTION (Results 1 – 10 of 10) sorted by relevance
65 intent.setAction(Intents.SMS_DELIVER_ACTION); in testHandleSmsReceivedIntent()
99 if (intent.getAction() != Intents.SMS_DELIVER_ACTION) { in handleSmsReceivedIntent()
1028 if (Intents.SMS_DELIVER_ACTION.equals(action) in dispatchIntent()1129 intent.setAction(Intents.SMS_DELIVER_ACTION); in dispatchSmsDeliveryIntent()1311 if (action.equals(Intents.SMS_DELIVER_ACTION)) { in onReceive()
194 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in testNewSms()
226 Intent intent = new Intent(Intents.SMS_DELIVER_ACTION); in getApplicationCollectionInternal()
210 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in verifySmsIntentBroadcasts()
858 public static final String SMS_DELIVER_ACTION = field in Telephony.Sms.Intents
25760 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…
35415 Landroid/provider/Telephony$Sms$Intents;->SMS_DELIVER_ACTION:Ljava/lang/String;
37133 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…