Searched defs:lastAction (Results 1 – 2 of 2) sorted by relevance
58 val lastAction = cvh.lastAction regex131 val lastAction = cvh.lastAction regex
9420 final Action lastAction = answerAction == null ? negativeAction : answerAction; in getActionsListWithSystemActions() local