Searched refs:sendErrorInPendingIntents (Results 1 – 1 of 1) sorted by relevance
292 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriber()312 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendMultipartTextForSubscriberWithOptions()546 sendErrorInPendingIntents(sentIntents, SmsManager.RESULT_ERROR_GENERIC_FAILURE); in sendStoredMultipartText()794 private void sendErrorInPendingIntents(List<PendingIntent> intents, int errorCode) { in sendErrorInPendingIntents() method in SmsController