Home
last modified time | relevance | path

Searched refs:sendAcknowledgeForMmsDownload (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsSender.java116 public static void sendAcknowledgeForMmsDownload(final Context context, final int subId, in sendAcknowledgeForMmsDownload() method in MmsSender
DMmsUtils.java1960 sendAcknowledgeForMmsDownload( in insertDownloadedMessageAndSendResponse()
2016 public static void sendAcknowledgeForMmsDownload(final Context context, final int subId, in sendAcknowledgeForMmsDownload() method in MmsUtils
2034 MmsSender.sendAcknowledgeForMmsDownload(context, subId, transactionId, contentLocation); in sendAcknowledgeForMmsDownload()