Searched refs:MMS_MESSAGE_SENT_ACTION (Results 1 – 1 of 1) sorted by relevance
109 private static final String MMS_MESSAGE_SENT_ACTION = field in SmsFacade185 IntentFilter mmsFilter = new IntentFilter(MMS_MESSAGE_SENT_ACTION); in SmsFacade()386 createBroadcastPendingIntent(MMS_MESSAGE_SENT_ACTION, messageUri)); in smsSendMultimediaMessage()589 if (MMS_MESSAGE_SENT_ACTION.equals(action)) { in onReceive()