Searched refs:newSmartReplyState (Results 1 – 4 of 4) sorted by relevance
109 newSmartReplyState: InflatedSmartReplyState in inflateSmartReplyState()130 newSmartReplyState: InflatedSmartReplyState in inflateSmartReplyState()132 if (!shouldShowSmartReplyView(entry, newSmartReplyState)) { in inflateSmartReplyState()142 !areSuggestionsSimilar(existingSmartReplyState, newSmartReplyState) in inflateSmartReplyState()146 val smartReplies = newSmartReplyState.smartReplies in inflateSmartReplyState()160 val smartActionButtons = newSmartReplyState.smartActions?.let { smartActions -> in inflateSmartReplyState()
109 InflatedSmartReplyState newSmartReplyState) {
87 newSmartReplyState: InflatedSmartReplyState in <lambda>()
717 InflatedSmartReplyState newSmartReplyState) { in inflateSmartReplyViewHolder() argument