Searched refs:SMS_DELIVER_ACTION (Results 1 – 9 of 9) sorted by relevance
99 if (intent.getAction() != Intents.SMS_DELIVER_ACTION) { in handleSmsReceivedIntent()
988 if (Intents.SMS_DELIVER_ACTION.equals(action) in dispatchIntent()1089 intent.setAction(Intents.SMS_DELIVER_ACTION); in dispatchSmsDeliveryIntent()1271 if (action.equals(Intents.SMS_DELIVER_ACTION)) { in onReceive()
191 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in testNewSms()
226 Intent intent = new Intent(Intents.SMS_DELIVER_ACTION); in getApplicationCollectionInternal()
209 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in verifySmsIntentBroadcasts()
857 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…
35279 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…
38336 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…