Searched refs:EapMethodState (Results 1 – 13 of 13) sorted by relevance
53 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;101 EapMethodState preNotification = (EapMethodState) mEapSimMethodStateMachine.getState(); in testProcessNotification()116 EapMethodState preProcess = (EapMethodState) mEapSimMethodStateMachine.getState(); in testProcessEapSimNotification()136 EapMethodState preProcess = (EapMethodState) mEapSimMethodStateMachine.getState(); in testProcessInvalidDecodeResult()
53 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;100 EapMethodState preNotification = (EapMethodState) mEapAkaMethodStateMachine.getState(); in testProcessNotification()115 EapMethodState preProcess = (EapMethodState) mEapAkaMethodStateMachine.getState(); in testProcessEapAkaNotification()135 EapMethodState preProcess = (EapMethodState) mEapAkaMethodStateMachine.getState(); in testProcessInvalidDecodeResult()
47 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;59 EapMethodState preNotification = (EapMethodState) mStateMachine.getState(); in testProcessNotification()73 EapMethodState preProcess = (EapMethodState) mStateMachine.getState(); in testProcessInvalidDecodeResult()
44 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;92 EapMethodState preNotification = (EapMethodState) mStateMachine.getState(); in testHandleEapNotification()
115 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;409 verify(mStateMachine, never()).transitionTo(any(EapMethodState.class)); in testHandleEapSimNotificationPreChallenge()424 .transitionTo(any(EapMethodStateMachine.EapMethodState.class)); in testHandleEapSimNotificationPreChallengeInvalidPBit()441 .transitionTo(any(EapMethodStateMachine.EapMethodState.class)); in testHandleEapSimNotificationMultipleNotifications()457 .transitionTo(any(EapMethodStateMachine.EapMethodState.class)); in testHandleEapSimNotificationInvalidAtMac()483 verify(mStateMachine, never()).transitionTo(any(EapMethodState.class)); in testHandleEapSimNotificationPostChallenge()501 verify(mStateMachine, never()).transitionTo(any(EapMethodState.class)); in testHandleEapSimNotificationPostChallengeInvalidAtMac()
67 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;156 EapMethodState preNotification = (EapMethodState) mStateMachine.getState(); in testHandleEapNotification()
45 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;292 Class<? extends EapMethodState> expectedState) in testHandshake()319 Class<? extends EapMethodState> expectedState) in testHandshake()
69 import com.android.internal.net.eap.test.statemachine.EapMethodStateMachine.EapMethodState;336 Class<? extends EapMethodState> expectedState) in processMessageAndVerifyEapResponse()
65 protected void transitionTo(EapMethodState newState) { in transitionTo()75 protected abstract class EapMethodState extends SimpleState { class in EapMethodStateMachine117 protected class FinalState extends EapMethodState {
224 protected class CreatedState extends EapMethodState {244 protected class ChallengeState extends EapMethodState {310 protected class ValidateAuthenticatorState extends EapMethodState {421 protected class AwaitingEapSuccessState extends EapMethodState {466 protected class AwaitingEapFailureState extends EapMethodState {
136 protected class CreatedState extends EapMethodState {184 protected class StartState extends EapMethodState {346 protected class ChallengeState extends EapMethodState {
146 protected class CreatedState extends EapMethodState {592 protected class ErroredAndAwaitingClosureState extends EapMethodState {809 abstract class CloseableTtlsMethodState extends EapMethodState {
171 protected class CreatedState extends EapMethodState {208 protected class IdentityState extends EapMethodState {303 protected class ChallengeState extends EapMethodState {