Searched refs:ACTIONS_INTENTS (Results 1 – 1 of 1) sorted by relevance
35 private static final String ACTIONS_INTENTS = "actions-intents"; field in ExtrasUtils72 return classification.getExtras().getParcelableArrayList(ACTIONS_INTENTS); in getActionsIntents()