Searched defs:transitionAndProcess (Results 1 – 2 of 2) sorted by relevance
81 protected R transitionAndProcess(SimpleState newState, T msg) { in transitionAndProcess() method in SimpleStateMachine
113 protected EapResult transitionAndProcess(EapState newState, byte[] packet) { in transitionAndProcess() method in EapStateMachine