Searched refs:mClientModeImplChannel (Results 1 – 2 of 2) sorted by relevance
200 AsyncChannel mClientModeImplChannel; field in WifiServiceImpl246 mClientModeImplChannel = mCmiChannel; in handleMessage()249 mClientModeImplChannel = null; in handleMessage()255 mClientModeImplChannel = null; in handleMessage()2073 if (mClientModeImplChannel == null) { in getWifiActivityEnergyInfo()2077 WifiLinkLayerStats stats = mClientModeImpl.syncGetLinkLayerStats(mClientModeImplChannel); in getWifiActivityEnergyInfo()2868 mClientModeImpl.syncQueryPasspointIcon(mClientModeImplChannel, bssid, fileName);2890 mClientModeImpl.deauthenticateNetwork(mClientModeImplChannel, holdoff, ess);3500 return mClientModeImpl.syncGetCurrentNetwork(mClientModeImplChannel);3524 if (mClientModeImplChannel == null) {[all …]
1726 mWifiServiceImpl.mClientModeImplChannel = mAsyncChannel; in testConfiguredNetworkListAreVisibleFromPermittedApp()4201 mWifiServiceImpl.mClientModeImplChannel = mAsyncChannel; in testFactoryReset()