Searched refs:mIs5gBandSupported (Results 1 – 2 of 2) sorted by relevance
101 protected Boolean mIs5gBandSupported; field in WifiHotspotRepository387 if (mIs5gBandSupported == null) { in is5GHzBandSupported()388 mIs5gBandSupported = mWifiManager.is5GHzBandSupported(); in is5GHzBandSupported()389 log("is5GHzBandSupported():" + mIs5gBandSupported); in is5GHzBandSupported()391 return mIs5gBandSupported; in is5GHzBandSupported()
552 mRepository.mIs5gBandSupported = null; in is5GHzBandSupported_resultSameAsWifiManager()558 mRepository.mIs5gBandSupported = null; in is5GHzBandSupported_resultSameAsWifiManager()566 mRepository.mIs5gBandSupported = true; in is5gAvailable_hasUsableChannels_returnTrue()575 mRepository.mIs5gBandSupported = true; in is5gAvailable_noUsableChannels_returnFalse()647 mRepository.mIs5gBandSupported = false; in isSpeedFeatureAvailable_5gBandNotSupported_returnFalse()655 mRepository.mIs5gBandSupported = true; in isSpeedFeatureAvailable_conditionsAreReady_returnTrue()