Searched refs:STATE_OSU_SERVER_CONNECTING (Results 1 – 1 of 1) sorted by relevance
174 static final int STATE_OSU_SERVER_CONNECTING = 3; field in PasspointProvisioner.ProvisioningStateMachine317 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerConnectionStatus()345 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerValidationFailure()367 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerValidationSuccess()675 changeState(STATE_OSU_SERVER_CONNECTING); in initiateServerConnection()719 if (mState != STATE_OSU_SERVER_CONNECTING) { in initSoapExchange()