Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DAppSmsManagerTest.java65 intent.setAction(Intents.SMS_DELIVER_ACTION); in testHandleSmsReceivedIntent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DAppSmsManager.java148 if (intent.getAction() != Intents.SMS_DELIVER_ACTION) { in handleSmsReceivedIntent()
DInboundSmsHandler.java1255 intent.setAction(Intents.SMS_DELIVER_ACTION); in dispatchSmsDeliveryIntent()
1461 if (action.equals(Intents.SMS_DELIVER_ACTION)) { in onReceive()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandlerTest.java195 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, in testNewSms()
/frameworks/base/tests/TelephonyCommonTests/src/com/android/internal/telephony/tests/
DSmsApplicationTest.java226 case Telephony.Sms.Intents.SMS_DELIVER_ACTION: in getResolveInfosForIntent()
/frameworks/base/telephony/common/com/android/internal/telephony/
DSmsApplication.java253 Intent intent = new Intent(Intents.SMS_DELIVER_ACTION); in getApplicationCollectionInternal()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java284 assertEquals(Telephony.Sms.Intents.SMS_DELIVER_ACTION, intent.getAction()); in verifySmsIntentBroadcasts()
/frameworks/base/core/java/android/provider/
DTelephony.java962 public static final String SMS_DELIVER_ACTION = field in Telephony.Sms.Intents
/frameworks/base/api/
Dlint-baseline.txt228 BroadcastBehavior: android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION:
Dcurrent.txt39714 field public static final String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DELIVER";
/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/non-updatable-api/
Dcurrent.txt39570 field public static final String SMS_DELIVER_ACTION = "android.provider.Telephony.SMS_DELIVER";