Home
last modified time | relevance | path

Searched refs:sendNotifyResponseForMmsDownload (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DReceiveMmsMessageAction.java166 MmsUtils.sendNotifyResponseForMmsDownload( in doBackgroundWork()
DProcessDownloadedMmsAction.java224 MmsUtils.sendNotifyResponseForMmsDownload( in doBackgroundWork()
/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsUtils.java1943 sendNotifyResponseForMmsDownload(context, subId, transactionIdBytes, in insertDownloadedMessageAndSendResponse()
1957 sendNotifyResponseForMmsDownload(context, subId, transactionIdBytes, in insertDownloadedMessageAndSendResponse()
1966 public static void sendNotifyResponseForMmsDownload(final Context context, final int subId, in sendNotifyResponseForMmsDownload() method in MmsUtils
1985 MmsSender.sendNotifyResponseForMmsDownload( in sendNotifyResponseForMmsDownload()
DMmsSender.java89 public static void sendNotifyResponseForMmsDownload(final Context context, final int subId, in sendNotifyResponseForMmsDownload() method in MmsSender