Home
last modified time | relevance | path

Searched refs:SMS_DELIVER_ACTION (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DAppSmsManager.java99 if (intent.getAction() != Intents.SMS_DELIVER_ACTION) { in handleSmsReceivedIntent()
DInboundSmsHandler.java988 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()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandlerTest.java191 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in testNewSms()
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsApplication.java226 Intent intent = new Intent(Intents.SMS_DELIVER_ACTION); in getApplicationCollectionInternal()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java209 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in verifySmsIntentBroadcasts()
/frameworks/base/telephony/java/android/telephony/
DTelephony.java857 public static final String SMS_DELIVER_ACTION = field in Telephony.Sms.Intents
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25760 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…
/frameworks/base/api/
Dcurrent.txt35279 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…
Dsystem-current.txt38336 …field public static final java.lang.String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DE…