Searched refs:REPLY_ACTION (Results 1 – 2 of 2) sorted by relevance
42 public static final String REPLY_ACTION = field in MessagingService76 .setAction(REPLY_ACTION) in getMessageReplyIntent()
41 if (MessagingService.REPLY_ACTION.equals(intent.getAction())) { in onReceive()