Searched refs:newSmartReplyState (Results 1 – 4 of 4) sorted by relevance
95 newSmartReplyState: InflatedSmartReplyState in inflateSmartReplyState()116 newSmartReplyState: InflatedSmartReplyState in inflateSmartReplyState()118 if (!shouldShowSmartReplyView(entry, newSmartReplyState)) { in inflateSmartReplyState()128 !areSuggestionsSimilar(existingSmartReplyState, newSmartReplyState) in inflateSmartReplyState()132 val smartReplies = newSmartReplyState.smartReplies in inflateSmartReplyState()146 val smartActionButtons = newSmartReplyState.smartActions?.let { smartActions -> in inflateSmartReplyState()
100 InflatedSmartReplyState newSmartReplyState) {
517 InflatedSmartReplyState newSmartReplyState) { in inflateSmartReplyViewHolder() argument
226 InflatedSmartReplyState newSmartReplyState) { in setUp()