Searched refs:STATE_WAITING_FOR_FIRST_SOAP_RESPONSE (Results 1 – 1 of 1) sorted by relevance
175 static final int STATE_WAITING_FOR_FIRST_SOAP_RESPONSE = 4; field in PasspointProvisioner.ProvisioningStateMachine464 if (mState == STATE_WAITING_FOR_FIRST_SOAP_RESPONSE) { in handleSoapMessageResponse()736 changeState(STATE_WAITING_FOR_FIRST_SOAP_RESPONSE); in initSoapExchange()752 if (mState != STATE_WAITING_FOR_FIRST_SOAP_RESPONSE) { in launchOsuWebView()