Searched refs:ACTIONS_INTENTS (Results 1 – 1 of 1) sorted by relevance
43 private static final String ACTIONS_INTENTS = "actions-intents"; field in ExtrasUtils150 container.putParcelableArrayList(ACTIONS_INTENTS, actionsIntents); in putActionsIntents()219 return classification.getExtras().getParcelableArrayList(ACTIONS_INTENTS); in getActionsIntents()