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