Searched refs:getIdentityResponse (Results 1 – 3 of 3) sorted by relevance
178 AtIdentity atIdentity = mStartState.getIdentityResponse(eapSimTypeData); in testAddIdentityAttributeToResponse()211 AtIdentity atIdentity = mStartState.getIdentityResponse(eapSimTypeData); in testAddIdentityAttributeToResponseNoIdRequest()
238 return getIdentityResponse(message.eapIdentifier); in process()247 EapResult getIdentityResponse(int eapIdentifier) { in getIdentityResponse() method in EapStateMachine.IdentityState
265 AtIdentity atIdentity = getIdentityResponse(eapSimTypeData); in process()325 AtIdentity getIdentityResponse(EapSimTypeData eapSimTypeData) in getIdentityResponse() method in EapSimMethodStateMachine.StartState