Searched refs:mIs6gBandSupported (Results 1 – 2 of 2) sorted by relevance
104 protected Boolean mIs6gBandSupported; field in WifiHotspotRepository429 if (mIs6gBandSupported == null) { in is6GHzBandSupported()430 mIs6gBandSupported = mWifiManager.is6GHzBandSupported(); in is6GHzBandSupported()431 log("is6GHzBandSupported():" + mIs6gBandSupported); in is6GHzBandSupported()433 return mIs6gBandSupported; in is6GHzBandSupported()
596 mRepository.mIs6gBandSupported = null; in is6GHzBandSupported_resultSameAsWifiManager()602 mRepository.mIs6gBandSupported = null; in is6GHzBandSupported_resultSameAsWifiManager()610 mRepository.mIs6gBandSupported = true; in is6gAvailable_hasUsableChannels_returnTrue()619 mRepository.mIs6gBandSupported = true; in is6gAvailable_noUsableChannels_returnFalse()