Searched refs:MMS_DOWNLOADED_ACTION (Results 1 – 3 of 3) sorted by relevance
46 public static final String MMS_DOWNLOADED_ACTION = field in SendStatusReceiver75 } else if (MMS_DOWNLOADED_ACTION.equals(action)) { in onReceive()
253 final Intent downloadedIntent = new Intent(SendStatusReceiver.MMS_DOWNLOADED_ACTION, in downloadMms()
207 final Intent intent = new Intent(Telephony.Sms.Intents.MMS_DOWNLOADED_ACTION); in notifyOfDownload()