Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java157 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriber()
171 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriberWithSelfPermissionsInternal()
189 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriber()
229 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendIccText()
244 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithSelfPermissionsInternal()
264 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithOptions()
285 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriber()
305 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriberWithOptions()
516 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredText()
531 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredMultipartText()
DSMSDispatcher.java20 import static android.telephony.SmsManager.RESULT_ERROR_GENERIC_FAILURE;
850 return RESULT_ERROR_GENERIC_FAILURE; in rilErrorToSmsManagerResult()
983 sentIntent.send(RESULT_ERROR_GENERIC_FAILURE); in triggerSentIntentForFailure()
1280 error = RESULT_ERROR_GENERIC_FAILURE; in sendRawPdu()
DIccSmsInterfaceManager.java1491 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.java168 SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendSms()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java293 assertEquals(SmsManager.RESULT_ERROR_GENERIC_FAILURE, mTestReceiver.getResultCode()); in testSendMultipartTextWithInvalidText()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2094 RESULT_ERROR_GENERIC_FAILURE,
2127 public static final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2333 SmsManager.RESULT_ERROR_GENERIC_FAILURE)); in writeIncomingSmsWithType()
2400 SmsManager.RESULT_ERROR_GENERIC_FAILURE) in writeIncomingSmsSessionWithType()
2448 int smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
2461 smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
/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
/frameworks/base/non-updatable-api/
Dcurrent.txt45609 field public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
46410 field @Deprecated public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt45753 field public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
46554 field @Deprecated public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1