Searched refs:getRemoteInput (Results 1 – 2 of 2) sorted by relevance
107 if (conversationAction.getRemoteInput() != null) { in getNotificationAction()108 builder.addRemoteInput(toCompat(conversationAction.getRemoteInput())); in getNotificationAction()
846 public RemoteInput getRemoteInput() { in getRemoteInput() method in Conversation.ConversationAction