Searched refs:sendErrorInPendingIntent (Results 1 – 1 of 1) sorted by relevance
107 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendDataForSubscriber()141 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendTextForSubscriber()318 sendErrorInPendingIntent(receivedIntent, Intents.RESULT_SMS_GENERIC_ERROR); in injectSmsPduForSubscriber()376 sendErrorInPendingIntent(sentIntent, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredText()423 private void sendErrorInPendingIntent(@Nullable PendingIntent intent, int errorCode) { in sendErrorInPendingIntent() method in UiccSmsController434 sendErrorInPendingIntent(intent, errorCode); in sendErrorInPendingIntents()