/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarProjectionServiceTest.java | 662 .setBands(dualBands) in startProjectionTetheredAccessPoint_ensure2GhzAnd5GhzAdded() 671 .setBands(singleBand) in startProjectionTetheredAccessPoint_ensure2GhzAnd5GhzAdded() 698 .setBands(dualBands) in startProjectionTetheredAccessPoint_ensureNotCalled2Ghz5Ghz() 724 .setBands(singleBand) in startProjectionTetheredAccessPoint_ensureNotCalled5Ghz() 751 .setBands(dualBands) in startProjectionTetheredAccessPoint_ensure5GhzOnlyNoConcurrency() 760 .setBands(singleBand) in startProjectionTetheredAccessPoint_ensure5GhzOnlyNoConcurrency() 790 .setBands(singleBand) in startProjectionTetheredAccessPoint_setBssidOnApStartedDisabled_bssidIsNotSet() 817 .setBands(singleBand) in startProjectionTetheredAccessPoint_setBssidOnApStartedEnabled_bssidIsSet()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ApConfigUtilTest.java | 710 .setBands(bands) in updateBandMask6gSecurityRestrictionBridged() 718 .setBands(bands) in updateBandMask6gSecurityRestrictionBridged() 726 .setBands(bands) in updateBandMask6gSecurityRestrictionBridged() 734 .setBands(bands) in updateBandMask6gSecurityRestrictionBridged() 744 .setBands(bands) in updateBandMask6gSecurityRestrictionBridged() 782 .setBands(bands) in verifyThatBand6GIsUpdatedWhenHalCanConvertRestrictedSecurityType() 1054 .setBands(bands).build(); in testCheckConfigurationChangeNeedToRestart() 1145 .setBands(bands_2g6g_5g) in testUpdateBandInConfigOnFindingUnavailableChannels() 1161 .setBands(bands_2g_5g6g) in testUpdateBandInConfigOnFindingUnavailableChannels() 1177 .setBands(bands_5g_2g6g) in testUpdateBandInConfigOnFindingUnavailableChannels() [all …]
|
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/wifi/ |
D | WifiTetherApBandPreferenceControllerTest.java | 110 new SoftApConfiguration.Builder().setBands(DUAL_BANDS).build()); in onStart_dualBandNotSupported_defaultTo2Ghz() 144 new SoftApConfiguration.Builder().setBands(DUAL_BANDS).build()); in onStart_wifiConfigDualApBand_valueIsSetToDualBand()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiApConfigStoreTest.java | 1096 configBuilder.setBands(testDualBands); in testResetToDefaultForUnsupportedConfig() 1127 configBuilder.setBands(testDualBands); in testResetToDefaultForUnsupportedConfig() 1336 testConfigBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testSanitizePersistentApConfig() 1339 expectedConfigBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testSanitizePersistentApConfig() 1344 testConfigBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testSanitizePersistentApConfig() 1347 expectedConfigBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testSanitizePersistentApConfig() 1437 .setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in verifyUpgradeConfiguration()
|
D | SoftApManagerTest.java | 2511 configBuilder.setBands(dual_bands); in generateBridgedModeSoftApConfig() 3503 configBuilder.setBands(dual_bands); in testBridgedModeFallbackToSingleModeDueToUnavailableBand() 3523 configBuilder.setBands(dual_bands); in testBridgedModeWorksEvenIfABandIsUnavailableInBandArray() 3531 configBuilder.setBands(expected_dual_bands); in testBridgedModeWorksEvenIfABandIsUnavailableInBandArray() 4146 configBuilder.setBands(dual_bands); in testForceToEnableBridgedModeWhenCountryCodeIsPendingToChanged() 4245 configBuilder.setBands(dual_bands); in testStartSoftApRemoves11BEInBridgedModeIfNotSupportedByOverlay() 4274 configBuilder.setBands(dual_bands); in testStartSoftApInBridgedMode11BEConfiguration() 4382 configBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testStartSoftApWith11BEForMLOSupportedCase() 4412 .setBands(dual_bands) in testStartSoftApAutoUpgradeTo2g5gDbs() 4487 .setBands(dual_bands) in testStartSoftApAutoUpgradeTo2g5gDbsWithCountryCodeChange()
|
D | HostapdHalAidlImpTest.java | 1237 configurationBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testHostapdCallbackOnFailureEventInMldBridgedMode() 1271 configurationBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testHostapdCallbackOnFailureIgnoredForAlreadyRemovedInstance() 1354 configurationBuilder.setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in testAddAccessPointWithMLOConfiguration()
|
/packages/apps/Settings/src/com/android/settings/wifi/tether/ |
D | WifiTetherMaximizeCompatibilityPreferenceController.java | 140 builder.setBands(bands); in setupMaximizeCompatibility()
|
/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | SoftApConfigurationTest.java | 648 .setBands(dual_bands) in testDualBands() 698 .setBands(dual_bands) in testInvalidBandWhenSetBands() 709 .setBands(new int[0]) in testInvalidBandWhenSetBands() 720 .setBands(new int[3]) in testInvalidBandWhenSetBands()
|
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/ |
D | WifiTetherApBandPreferenceController.java | 192 configBuilder.setBands(DUAL_BANDS); in updateApBand()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiApConfigStore.java | 253 configBuilder.setBands(dual_bands); in upgradeSoftApConfiguration() 457 configBuilder.setBands(dual_bands); in getDefaultApConfiguration()
|
D | WifiShellCommand.java | 2473 configBuilder.setBands(new int[] { in buildSoftApConfiguration() 2477 configBuilder.setBands(new int[] { in buildSoftApConfiguration() 2481 configBuilder.setBands(new int[] { in buildSoftApConfiguration()
|
/packages/apps/Settings/src/com/android/settings/wifi/repository/ |
D | WifiHotspotRepository.java | 354 configBuilder.setBands(bands); in setSpeedType()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarProjectionService.java | 1116 .setBands(new int[] {SoftApConfiguration.BAND_2GHZ, in ensureApConfiguration() 1121 .setBands(new int[] {SoftApConfiguration.BAND_5GHZ}).build()); in ensureApConfiguration()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/repository/ |
D | WifiHotspotRepositoryTest.java | 835 configBuilder.setBands(bands); in mockConfig()
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | SoftApConfiguration.java | 1802 public Builder setBands(@NonNull int[] bands) { in setBands() method in SoftApConfiguration.Builder
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | ApConfigUtil.java | 758 .setBands(new int[]{BAND_2GHZ, BAND_2GHZ | BAND_5GHZ}) in upgradeTo2g5gBridgedIfAvailableBandsAreSubset()
|
/packages/modules/Wifi/framework/api/ |
D | system-current.txt | 520 method @NonNull public android.net.wifi.SoftApConfiguration.Builder setBands(@NonNull int[]);
|