Searched refs:MESSAGE_SENT_ACTION (Results 1 – 2 of 2) sorted by relevance
25 public static final String MESSAGE_SENT_ACTION = field in SmsReceiverHelper35 intent.setAction(MESSAGE_SENT_ACTION); in getMessageSentPendingIntent()
45 case SmsReceiverHelper.MESSAGE_SENT_ACTION: { in onReceive()