Home
last modified time | relevance | path

Searched refs:RESULT_ERROR_GENERIC_FAILURE (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java162 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriber()
176 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriberWithSelfPermissionsInternal()
194 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriber()
235 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendIccText()
250 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithSelfPermissionsInternal()
270 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithOptions()
292 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriber()
312 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriberWithOptions()
527 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredText()
546 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredMultipartText()
DSMSDispatcher.java1027 return SmsManager.RESULT_ERROR_GENERIC_FAILURE; in rilErrorToSmsManagerResult()
1270 sentIntent.send(SmsManager.RESULT_ERROR_GENERIC_FAILURE); in triggerSentIntentForFailure()
1693 error = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in sendRawPdu()
DIccSmsInterfaceManager.java1466 pi.send(SmsManager.RESULT_ERROR_GENERIC_FAILURE); in returnUnspecifiedFailure()
/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsManager.java247 @Deprecated static public final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsSmsImplBase.java166 SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendSms()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2245 RESULT_ERROR_GENERIC_FAILURE,
2310 public static final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java321 assertEquals(SmsManager.RESULT_ERROR_GENERIC_FAILURE, mTestReceiver.getResultCode()); in testSendMultipartTextWithInvalidText()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2421 SmsManager.RESULT_ERROR_GENERIC_FAILURE)); in writeIncomingSmsWithType()
2489 success ? SmsManager.RESULT_ERROR_NONE : SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsSessionWithType()
2556 int smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
2569 smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
/frameworks/base/core/api/
Dcurrent.txt42243 field public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
43310 field @Deprecated public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28546 field public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
28781 field public static final deprecated int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1