Home
last modified time | relevance | path

Searched refs:smartActions (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DAssistant.java209 ArrayList<Notification.Action> smartActions, in createNotificationAdjustment() argument
219 if (smartActions != null && !smartActions.isEmpty()) { in createNotificationAdjustment()
220 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, smartActions); in createNotificationAdjustment()