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