Searched refs:smartReplyState (Results 1 – 3 of 3) sorted by relevance
120 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_smartRepliesOff_noAppGeneratedSmartSuggestions() local138 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_smartRepliesOff_noSystemGeneratedSmartSuggestions() local152 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_appGeneratedSmartReplies() local170 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_appGeneratedSmartRepliesAndActions() local193 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_sysGeneratedSmartReplies() local213 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_noSysGeneratedSmartRepliesIfNotAllowed() local232 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_sysGeneratedSmartActions() local265 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_sysGeneratedPhishingSmartAction() local292 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_appGenPreferredOverSysGen() local317 InflatedSmartReplyState smartReplyState = in chooseSmartRepliesAndActions_disallowSysGenSmartActions() local[all …]
56 smartReplyState: InflatedSmartReplyState58 if (smartReplyState.smartReplies == null &&59 smartReplyState.smartActions == null) {
1445 InflatedSmartReplyState smartReplyState, in applySmartReplyView() argument1454 if (!SmartReplyStateInflaterKt.shouldShowSmartReplyView(entry, smartReplyState)) { in applySmartReplyView()1530 @NonNull InflatedSmartReplyState smartReplyState) { in setInflatedSmartReplyState()1531 mCurrentSmartReplyState = smartReplyState; in setInflatedSmartReplyState()