Searched refs:negativeAction (Results 1 – 1 of 1) sorted by relevance
9414 final Action negativeAction = makeNegativeAction(); in getActionsListWithSystemActions() local9419 final Action firstAction = answerAction == null ? null : negativeAction; in getActionsListWithSystemActions()9420 final Action lastAction = answerAction == null ? negativeAction : answerAction; in getActionsListWithSystemActions()