Searched refs:buildChallengeState (Results 1 – 2 of 2) sorted by relevance
163 protected ChallengeState buildChallengeState() { in buildChallengeState() method in EapAkaMethodStateMachine167 protected ChallengeState buildChallengeState(byte[] identity) { in buildChallengeState() method in EapAkaMethodStateMachine192 return transitionAndProcess(buildChallengeState(), message); in process()231 return transitionAndProcess(buildChallengeState(mIdentity), message); in process()
152 protected ChallengeState buildChallengeState() { in buildChallengeState() method in EapAkaPrimeMethodStateMachine157 protected ChallengeState buildChallengeState(byte[] identity) { in buildChallengeState() method in EapAkaPrimeMethodStateMachine