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.java133 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()
DSMSDispatcher.java21 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()
DSmsDispatchersController.java461 tracker.onFailed(mContext, SmsManager.RESULT_ERROR_GENERIC_FAILURE, 0/*errorCode*/); in sendRetrySms()
DIccSmsInterfaceManager.java1295 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.java157 SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendSms()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java1427 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
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java295 assertEquals(SmsManager.RESULT_ERROR_GENERIC_FAILURE, mTestReceiver.getResultCode()); in testSendMultipartTextWithInvalidText()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2264 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()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...