Searched refs:STATE_OSU_SERVER_CONNECTING (Results 1 – 1 of 1) sorted by relevance
171 static final int STATE_OSU_SERVER_CONNECTING = 3; field in PasspointProvisioner.ProvisioningStateMachine314 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerConnectionStatus()342 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerValidationFailure()364 if (mState != STATE_OSU_SERVER_CONNECTING) { in handleServerValidationSuccess()672 changeState(STATE_OSU_SERVER_CONNECTING); in initiateServerConnection()716 if (mState != STATE_OSU_SERVER_CONNECTING) { in initSoapExchange()