Searched refs:smartActions (Results 1 – 1 of 1) sorted by relevance
209 ArrayList<Notification.Action> smartActions, in createNotificationAdjustment() argument219 if (smartActions != null && !smartActions.isEmpty()) { in createNotificationAdjustment()220 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, smartActions); in createNotificationAdjustment()