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/
DSmsDispatchersController.java396 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
403 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
420 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
424 callback.onSmsInjectedResult(Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPdu()
DWapPushOverSms.java249 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
271 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
348 result.statusCode = Intents.RESULT_SMS_GENERIC_ERROR; in decodeWapPdu()
418 return Intents.RESULT_SMS_GENERIC_ERROR; in dispatchWapPdu()
DSmsController.java468 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.java880 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.java2488 case Intents.RESULT_SMS_GENERIC_ERROR: in writeIncomingSmsError()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25754 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt41135 field public static final int RESULT_SMS_GENERIC_ERROR = 2; // 0x2