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.java226 MmsUtils.sendNotifyResponseForMmsDownload( in doBackgroundWork()
/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsSender.java89 public static void sendNotifyResponseForMmsDownload(final Context context, final int subId, in sendNotifyResponseForMmsDownload() method in MmsSender
DMmsUtils.java1907 sendNotifyResponseForMmsDownload( in insertDownloadedMessageAndSendResponse()
1931 public static void sendNotifyResponseForMmsDownload(final Context context, final int subId, in sendNotifyResponseForMmsDownload() method in MmsUtils
1950 MmsSender.sendNotifyResponseForMmsDownload( in sendNotifyResponseForMmsDownload()