Searched refs:mIpClientWithPreConnection (Results 1 – 1 of 1) sorted by relevance
706 private boolean mIpClientWithPreConnection = false; field in ClientModeImpl1069 Log.v(TAG, "stopIpClient IpClientWithPreConnection: " + mIpClientWithPreConnection, in stopIpClient()1072 if (mIpClientWithPreConnection) { in stopIpClient()1077 mIpClientWithPreConnection = false; in stopIpClient()2755 && mLastNetworkId != mTargetNetworkId && mIpClientWithPreConnection) { in handleNetworkDisconnect()4122 mIpClientWithPreConnection = true;4417 if (!mIpClientWithPreConnection) { in handleL3MessagesWhenNotConnected()5128 if (mIpClientWithPreConnection && mIpClient != null) { in enter()5130 mIpClientWithPreConnection = false; in enter()