Searched refs:mCurrentSessionId (Results 1 – 1 of 1) sorted by relevance
87 private int mCurrentSessionId = 0; field in PasspointProvisioner270 mOsuServerConnection.setEventCallback(new OsuServerCallbacks(++mCurrentSessionId)); in startProvisioning()309 if (sessionId != mCurrentSessionId) { in handleServerConnectionStatus()311 + mCurrentSessionId); in handleServerConnectionStatus()337 if (sessionId != mCurrentSessionId) { in handleServerValidationFailure()339 + mCurrentSessionId); in handleServerValidationFailure()359 if (sessionId != mCurrentSessionId) { in handleServerValidationSuccess()361 + mCurrentSessionId); in handleServerValidationSuccess()449 if (sessionId != mCurrentSessionId) { in handleSoapMessageResponse()451 + mCurrentSessionId); in handleSoapMessageResponse()[all …]