Searched refs:KEY_CONTEXTUAL_ACTIONS (Results 1 – 6 of 6) sorted by relevance
58 KEY_CONTEXTUAL_ACTIONS,108 public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions"; field in Adjustment
62 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, smartActions); in testExtractsAdjustment()
10416 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, extraAction);10448 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, extraAction);10482 signals.putParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, extraAction);
720 if (signals.containsKey(Adjustment.KEY_CONTEXTUAL_ACTIONS)) { in applyAdjustments()722 …signals.getParcelableArrayList(Adjustment.KEY_CONTEXTUAL_ACTIONS, android.app.Notification.Action.… in applyAdjustments()724 Adjustment.KEY_CONTEXTUAL_ACTIONS, in applyAdjustments()
412 Adjustment.KEY_CONTEXTUAL_ACTIONS,
12557 field public static final String KEY_CONTEXTUAL_ACTIONS = "key_contextual_actions";