Searched refs:STATE_WAITING_FOR_SECOND_SOAP_RESPONSE (Results 1 – 1 of 1) sorted by relevance
174 static final int STATE_WAITING_FOR_SECOND_SOAP_RESPONSE = 6; field in PasspointProvisioner.ProvisioningStateMachine500 } else if (mState == STATE_WAITING_FOR_SECOND_SOAP_RESPONSE) { in handleSoapMessageResponse()824 changeState(STATE_WAITING_FOR_SECOND_SOAP_RESPONSE); in secondSoapExchange()840 if (mState != STATE_WAITING_FOR_SECOND_SOAP_RESPONSE) { in thirdSoapExchange()