Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A 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()
H A 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()
H A DIccSmsInterfaceManager.java1466 pi.send(SmsManager.RESULT_ERROR_GENERIC_FAILURE); in returnUnspecifiedFailure()
/aosp12/frameworks/opt/telephony/src/java/android/telephony/gsm/
H A DSmsManager.java247 @Deprecated static public final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
H A DStatusSmsFetcher.java155 case SmsManager.RESULT_ERROR_GENERIC_FAILURE: in sentSmsResultToString()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsSmsImplBase.java166 SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendSms()
/aosp12/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/
H A DDialogSmsDisplayTests.java99 case SmsManager.RESULT_ERROR_GENERIC_FAILURE: in setUp()
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DSmsSender.java111 case SmsManager.RESULT_ERROR_GENERIC_FAILURE: in getFailureLevel()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java2245 RESULT_ERROR_GENERIC_FAILURE,
2310 public static final int RESULT_ERROR_GENERIC_FAILURE = 1; field in SmsManager
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGsmSmsDispatcherTest.java321 assertEquals(SmsManager.RESULT_ERROR_GENERIC_FAILURE, mTestReceiver.getResultCode()); in testSendMultipartTextWithInvalidText()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DTelephonyMetrics.java2427 SmsManager.RESULT_ERROR_GENERIC_FAILURE)); in writeIncomingSmsWithType()
2495 success ? SmsManager.RESULT_ERROR_NONE : SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsSessionWithType()
2562 int smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
2575 smsError = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in writeIncomingSmsError()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMceStateMachine.java922 result = SmsManager.RESULT_ERROR_GENERIC_FAILURE; in notifySentMessageStatus()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42321 field public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
43388 field @Deprecated public static final int RESULT_ERROR_GENERIC_FAILURE = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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