Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DApConfigUtilTest.java624 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false) in updateBandMask6gSecurityRestriction()
632 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false) in updateBandMask6gSecurityRestriction()
640 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false) in updateBandMask6gSecurityRestriction()
649 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false) in updateBandMask6gSecurityRestriction()
658 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false) in updateBandMask6gSecurityRestriction()
665 assertNull(ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, false)); in updateBandMask6gSecurityRestriction()
686 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, true) in updateBandMask6gSecurityRestrictionBridged()
694 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, true) in updateBandMask6gSecurityRestrictionBridged()
702 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, true) in updateBandMask6gSecurityRestrictionBridged()
711 ApConfigUtil.remove6gBandForUnsupportedSecurity(mResources, config, true) in updateBandMask6gSecurityRestrictionBridged()
[all …]
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java767 public static SoftApConfiguration remove6gBandForUnsupportedSecurity( in remove6gBandForUnsupportedSecurity() method in ApConfigUtil
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java1287 ApConfigUtil.remove6gBandForUnsupportedSecurity( in processMessageImpl()