Searched refs:DATA_SMS_RECEIVED_ACTION (Results 1 – 5 of 5) sorted by relevance
1261 intent.setAction(Intents.DATA_SMS_RECEIVED_ACTION); in dispatchSmsDeliveryIntent()1484 if (!Intents.DATA_SMS_RECEIVED_ACTION.equals(action) in onReceive()1486 && !Intents.DATA_SMS_RECEIVED_ACTION.equals(action) in onReceive()
318 assertEquals(Telephony.Sms.Intents.DATA_SMS_RECEIVED_ACTION, in verifyDataSmsIntentBroadcasts()
999 public static final String DATA_SMS_RECEIVED_ACTION = field in Telephony.Sms.Intents
25751 …field public static final java.lang.String DATA_SMS_RECEIVED_ACTION = "android.intent.action.DATA_…
39255 …field public static final String DATA_SMS_RECEIVED_ACTION = "android.intent.action.DATA_SMS_RECEIV…