Home
last modified time | relevance | path

Searched refs:RESULT_SMS_GENERIC_ERROR (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java547 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleNewSms()
569 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleInjectSms()
575 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleInjectSms()
595 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchMessage()
615 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchMessage()
743 case Intents.RESULT_SMS_GENERIC_ERROR: in addTrackerToRawTableAndSendMessage()
745 return Intents.RESULT_SMS_GENERIC_ERROR; in addTrackerToRawTableAndSendMessage()
1252 return Intents.RESULT_SMS_GENERIC_ERROR; // reject message in addTrackerToRawTable()
1280 return Intents.RESULT_SMS_GENERIC_ERROR; in addTrackerToRawTable()
DSmsDispatchersController.java214 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
221 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
238 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
242 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
DWapPushOverSms.java214 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
236 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
313 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
383 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchWapPdu()
DUiccSmsController.java353 sendErrorInPendingIntent(receivedIntent, Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPduForSubscriber()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmInboundSmsHandler.java208 case Intents.RESULT_SMS_GENERIC_ERROR: in resultToCause()
DUsimDataDownloadHandler.java109 return Intents.RESULT_SMS_GENERIC_ERROR; in startDataDownload()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java175 assertEquals(Intents.RESULT_SMS_GENERIC_ERROR, result); in testInjectNullSmsPdu()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandler.java223 case Intents.RESULT_SMS_GENERIC_ERROR: in resultToCause()
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DWapPushTest.java2095 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchWapPdu()
2116 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchWapPdu()
/frameworks/base/telephony/java/android/provider/
DTelephony.java783 public static final int RESULT_SMS_GENERIC_ERROR = 2; field in Telephony.Sms.Intents
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25754 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-public-dex.txt35407 Landroid/provider/Telephony$Sms$Intents;->RESULT_SMS_GENERIC_ERROR:I
/frameworks/base/api/
Dcurrent.txt37126 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2