Searched refs:STATE_WAITING_FOR_FIRST_SOAP_RESPONSE (Results 1 – 1 of 1) sorted by relevance
172 static final int STATE_WAITING_FOR_FIRST_SOAP_RESPONSE = 4; field in PasspointProvisioner.ProvisioningStateMachine461 if (mState == STATE_WAITING_FOR_FIRST_SOAP_RESPONSE) { in handleSoapMessageResponse()733 changeState(STATE_WAITING_FOR_FIRST_SOAP_RESPONSE); in initSoapExchange()749 if (mState != STATE_WAITING_FOR_FIRST_SOAP_RESPONSE) { in launchOsuWebView()