Home
last modified time | relevance | path

Searched refs:mIpClientWithPreConnection (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DClientModeImpl.java590 private boolean mIpClientWithPreConnection = false; field in ClientModeImpl
975 + mIpClientWithPreConnection); in stopIpClient() local
978 if (mIpClientWithPreConnection) { in stopIpClient()
983 mIpClientWithPreConnection = false; in stopIpClient()
2622 if (newConnectionInProgress && mIpClientWithPreConnection) {
3596 mIpClientWithPreConnection = true;
3866 if (!mIpClientWithPreConnection) {
5284 if (mIpClientWithPreConnection && mIpClient != null) {
5286 mIpClientWithPreConnection = false;