Searched refs:setSmartRepliesGeneratedByAssistant (Results 1 – 3 of 3) sorted by relevance
133 smartReplyView.setSmartRepliesGeneratedByAssistant(smartReplies?.fromAssistant ?: false) in inflateSmartReplyState()
364 void setSmartRepliesGeneratedByAssistant(boolean fromAssistant) { in setSmartRepliesGeneratedByAssistant() method in SmartReplyView
567 mView.setSmartRepliesGeneratedByAssistant(fromAssistant); in setSmartRepliesAndActions()