Searched refs:getTextReply (Results 1 – 5 of 5) sorted by relevance
196 public CharSequence getTextReply() { in getTextReply() method in ConversationAction
440 Truth.assertThat(conversationAction.getTextReply()).isNotNull(); in testSuggestConversationActions_textReplyOnly_maxOne()523 Truth.assertThat(conversationAction.getTextReply()).isAnyOf(null, ""); in testSuggestConversationActions_copy()681 if (conversationAction.getTextReply() == null) {
18240 PLandroid/view/textclassifier/ConversationAction;->getTextReply()Ljava/lang/CharSequence;
54748 method @Nullable public CharSequence getTextReply();
54892 method @Nullable public CharSequence getTextReply();