Searched refs:REPLY_INPUT_KEY (Results 1 – 1 of 1) sorted by relevance
66 private static final String REPLY_INPUT_KEY = "REPLY_KEY"; field in NotificationTest146 RemoteInput remoteInput = new RemoteInput.Builder(REPLY_INPUT_KEY) in postMessagingNotification()