Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java603 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleNewSms()
626 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleInjectSms()
633 result = Intents.RESULT_SMS_GENERIC_ERROR; in handleInjectSms()
653 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchMessage()
673 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchMessage()
798 case Intents.RESULT_SMS_GENERIC_ERROR: in addTrackerToRawTableAndSendMessage()
800 return Intents.RESULT_SMS_GENERIC_ERROR; in addTrackerToRawTableAndSendMessage()
1398 return Intents.RESULT_SMS_GENERIC_ERROR; // reject message in addTrackerToRawTable()
1426 return Intents.RESULT_SMS_GENERIC_ERROR; in addTrackerToRawTable()
DSmsDispatchersController.java414 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
421 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
438 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
442 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
DWapPushOverSms.java251 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
273 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
350 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
420 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchWapPdu()
DSmsController.java462 sendErrorInPendingIntent(receivedIntent, Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPduForSubscriber()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java151 assertEquals(Intents.RESULT_SMS_GENERIC_ERROR, result); in testInjectNullSmsPdu()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmInboundSmsHandler.java252 case Intents.RESULT_SMS_GENERIC_ERROR: in resultToCause()
DUsimDataDownloadHandler.java113 return Intents.RESULT_SMS_GENERIC_ERROR; in startDataDownload()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandler.java301 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/core/java/android/provider/
DTelephony.java879 public static final int RESULT_SMS_GENERIC_ERROR = 2; field in Telephony.Sms.Intents
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2459 case Intents.RESULT_SMS_GENERIC_ERROR: in writeIncomingSmsError()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25754 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt39563 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt39707 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2