Searched refs:newSmartRepliesAndActions (Results 1 – 1 of 1) sorted by relevance
89 SmartRepliesAndActions newSmartRepliesAndActions = in inflate() local91 if (!shouldShowSmartReplyView(entry, newSmartRepliesAndActions)) { in inflate()93 null /* smartSuggestionButtons */, newSmartRepliesAndActions); in inflate()100 !areSuggestionsSimilar(existingSmartRepliesAndActions, newSmartRepliesAndActions); in inflate()105 if (newSmartRepliesAndActions.smartReplies != null) { in inflate()107 newSmartRepliesAndActions.smartReplies, smartReplyController, entry, in inflate()110 if (newSmartRepliesAndActions.smartActions != null) { in inflate()113 newSmartRepliesAndActions.smartActions, smartReplyController, entry, in inflate()118 newSmartRepliesAndActions); in inflate()