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.java1953 sendNotifyResponseForMmsDownload( in insertDownloadedMessageAndSendResponse()
1972 sendNotifyResponseForMmsDownload( in insertDownloadedMessageAndSendResponse()
1985 public static void sendNotifyResponseForMmsDownload(final Context context, final int subId, in sendNotifyResponseForMmsDownload() method in MmsUtils
2004 MmsSender.sendNotifyResponseForMmsDownload( in sendNotifyResponseForMmsDownload()