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