Searched refs:ACTION_REPLY (Results 1 – 9 of 9) sorted by relevance
48 public static final String ACTION_REPLY = field in Constants
41 public static final String ACTION_REPLY = field in MessagingIntentService57 if (ACTION_REPLY.equals(action)) { in onHandleIntent()202 replyIntent.setAction(MessagingIntentService.ACTION_REPLY); in recreateBuilderWithMessagingStyle()
221 replyIntent.setAction(MessagingIntentService.ACTION_REPLY); in generateMessagingStyleNotification()
47 public static final String ACTION_REPLY = field in MessagingIntentService63 if (ACTION_REPLY.equals(action)) { in onHandleIntent()208 replyIntent.setAction(MessagingIntentService.ACTION_REPLY); in recreateBuilderWithMessagingStyle()
50 public static final String ACTION_REPLY = field in MessagingIntentService66 if (ACTION_REPLY.equals(action)) { in onHandleIntent()246 intent.setAction(MessagingIntentService.ACTION_REPLY); in recreateBuilderWithMessagingStyle()
61 if (Constants.ACTION_REPLY.equals(action)) { in onHandleIntent()
125 intent.setAction(Constants.ACTION_REPLY); in generateMessagingStyleNotification()
768 intent.setAction(MessagingIntentService.ACTION_REPLY); in generateMessagingStyleNotification()
697 replyIntent.setAction(MessagingIntentService.ACTION_REPLY); in generateMessagingStyleNotification()