Searched refs:RESULT_ERROR_GENERIC_FAILURE (Results 1 – 10 of 10) sorted by relevance
133 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriber()155 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriberWithSelfPermissionsInternal()165 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriber()205 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendIccText()227 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithSelfPermissionsInternal()243 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriberWithOptions()258 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriber()275 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriberWithOptions()485 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredText()500 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredMultipartText()
21 import static android.telephony.SmsManager.RESULT_ERROR_GENERIC_FAILURE;724 int error = RESULT_ERROR_GENERIC_FAILURE; in handleSendComplete()886 sentIntent.send(SmsManager.RESULT_ERROR_GENERIC_FAILURE); in triggerSentIntentForFailure()1184 tracker.onFailed(mContext, RESULT_ERROR_GENERIC_FAILURE, 0/*errorCode*/); in sendRawPdu()
461 tracker.onFailed(mContext, SmsManager.RESULT_ERROR_GENERIC_FAILURE, 0/*errorCode*/); in sendRetrySms()
1295 pi.send(SmsManager.RESULT_ERROR_GENERIC_FAILURE); in returnUnspecifiedFailure()
247 @Deprecated static public final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
157 SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendSms()
1427 pendingIntent.send(context, RESULT_ERROR_GENERIC_FAILURE, errorMessage); in notifySmsErrorNoDefaultSet()1441 pendingIntent.send(context, RESULT_ERROR_GENERIC_FAILURE, errorMessage); in notifySmsErrorNoDefaultSet()1453 pendingIntent.send(RESULT_ERROR_GENERIC_FAILURE); in notifySmsGenericError()1464 pendingIntent.send(RESULT_ERROR_GENERIC_FAILURE); in notifySmsGenericError()2031 static public final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
295 assertEquals(SmsManager.RESULT_ERROR_GENERIC_FAILURE, mTestReceiver.getResultCode()); in testSendMultipartTextWithInvalidText()
2264 SmsManager.RESULT_ERROR_GENERIC_FAILURE)); in writeIncomingSmsWithType()2331 SmsManager.RESULT_ERROR_GENERIC_FAILURE) in writeIncomingSmsSessionWithType()2379 int smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()2392 smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...