Searched refs:getContextualActions (Results 1 – 4 of 4) sorted by relevance
196 List<Notification.Action> appGeneratedSmartActions = notification.getContextualActions(); in chooseSmartRepliesAndActions()
424 when(mNotification.getContextualActions()).thenReturn(smartActions); in setupAppGeneratedSuggestions()
3314 public List<Notification.Action> getContextualActions() { in getContextualActions() method in Notification
1884 HSPLandroid/app/Notification;->getContextualActions()Ljava/util/List;