Searched refs:resultActions (Results 1 – 1 of 1) sorted by relevance
10696 ArrayList<Action> resultActions = new ArrayList<>(MAX_ACTION_BUTTONS); in getActionsListWithSystemActions() local10699 resultActions.add(firstAction); in getActionsListWithSystemActions()10707 resultActions.add(action); in getActionsListWithSystemActions()10712 resultActions.add(action); in getActionsListWithSystemActions()10717 resultActions.add(lastAction); in getActionsListWithSystemActions()10724 resultActions.add(lastAction); in getActionsListWithSystemActions()10726 return resultActions; in getActionsListWithSystemActions()