Searched refs:MMS_DOWNLOADED_ACTION (Results 1 – 5 of 5) 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()
1257 public static final String MMS_DOWNLOADED_ACTION = field in Telephony.Sms.Intents
46588 Landroid/provider/Telephony$Sms$Intents;->MMS_DOWNLOADED_ACTION:Ljava/lang/String;