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.java1914 sendAcknowledgeForMmsDownload( in insertDownloadedMessageAndSendResponse()
1962 public static void sendAcknowledgeForMmsDownload(final Context context, final int subId, in sendAcknowledgeForMmsDownload() method in MmsUtils
1980 MmsSender.sendAcknowledgeForMmsDownload(context, subId, transactionId, contentLocation); in sendAcknowledgeForMmsDownload()