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