Searched refs:mIpClientWithPreConnection (Results 1 – 1 of 1) sorted by relevance
644 private boolean mIpClientWithPreConnection = false; field in ClientModeImpl1179 + mIpClientWithPreConnection); in stopIpClient() local1182 if (mIpClientWithPreConnection) { in stopIpClient()1187 mIpClientWithPreConnection = false; in stopIpClient()3531 if (newConnectionInProgress && mIpClientWithPreConnection) { in handleNetworkDisconnect()4830 mIpClientWithPreConnection = true; in processMessageImpl()5134 if (!mIpClientWithPreConnection) { in handleL3MessagesWhenNotConnected()7108 if (mIpClientWithPreConnection && mIpClient != null) { in startL3Provisioning()7110 mIpClientWithPreConnection = false; in startL3Provisioning()