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.java782 SoftApConfiguration lohsConfig = createValidSoftApConfiguration(); in setUp()
1864 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationNotSavedWithoutPermission()
1877 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationSuccessWithSettingPermission()
1891 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testSetSoftApConfigurationSuccessWithOverridePermission()
1942 SoftApConfiguration apConfig = createValidSoftApConfiguration(); in testGetSoftApConfigurationSuccess()
2417 SoftApConfiguration config = createValidSoftApConfiguration();
2448 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithPermissionsAndValidConfig()
2466 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithUserRestriction()
2482 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotRequestWithUserRestriction()
2935 SoftApConfiguration config = createValidSoftApConfiguration(); in testStartTetheredHotspotWithoutNetworkStackWithMainlineNetworkStackSucceeds()
[all …]