Searched refs:MESSAGE_SENT_ACTION (Results 1 – 4 of 4) sorted by relevance
30 public static final String MESSAGE_SENT_ACTION = field in SendStatusReceiver40 if (MESSAGE_SENT_ACTION.equals(intent.getAction())) { in onReceive()
188 return new Intent(SendStatusReceiver.MESSAGE_SENT_ACTION, null, this, in getSendStatusIntent()
39 public static final String MESSAGE_SENT_ACTION = field in SendStatusReceiver62 if (MESSAGE_SENT_ACTION.equals(action)) { in onReceive()
280 getSendStatusIntent(context, SendStatusReceiver.MESSAGE_SENT_ACTION, in sendInternal()