Searched refs:appGeneratedSmartActions (Results 1 – 2 of 2) sorted by relevance
195 List<Notification.Action> appGeneratedSmartActions = notification.getContextualActions(); in chooseSmartRepliesAndActions() local196 boolean appGeneratedSmartActionsExist = !appGeneratedSmartActions.isEmpty(); in chooseSmartRepliesAndActions()208 smartActions = new SmartReplyView.SmartActions(appGeneratedSmartActions, in chooseSmartRepliesAndActions()
317 List<Notification.Action> appGeneratedSmartActions = in testCreateNotificationDataEntry_RankingUpdate() local320 appGeneratedSmartActions.toArray(new Notification.Action[0]); in testCreateNotificationDataEntry_RankingUpdate()