Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java1583 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationNotSavedWithoutPermission()
1596 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationSuccessWithSettingPermission()
1611 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationSuccessWithOverridePermission()
1663 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testGetSoftApConfigurationSuccess()
2042 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithPermissionsAndValidConfig()
2061 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithUserRestriction()
2567 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithoutNetworkStackWithMainlineNetworkStackSucceeds()
3329 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotDoesNotStartWhenAlreadyTetheringActive()
3457 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testStartLocalOnlyHotspotAt2Ghz()
3625 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in testCustomLohs_GeneratesSsidIfAbsent()
[all …]