Searched refs:createValidWifiApConfiguration (Results 1 – 1 of 1) sorted by relevance
1829 WifiConfiguration wifiApConfig = createValidWifiApConfiguration(); in testSetWifiApConfigurationSuccess()2249 WifiConfiguration config = createValidWifiApConfiguration(); in testStartSoftApWithPermissionsAndValidConfig()2288 WifiConfiguration config = createValidWifiApConfiguration(); in testStartSoftApWithoutNetworkStackWithMainlineNetworkStackSucceeds()2315 WifiConfiguration config = createValidWifiApConfiguration(); in testStartSoftApWithValidConfigSucceedsAfterFailure()3710 WifiConfiguration config = createValidWifiApConfiguration(); in testTetheringDoesNotStartWhenAlreadyTetheringActive()3731 createValidWifiApConfiguration(), TEST_PACKAGE_NAME)); in testTetheringDoesNotStartWhenAlreadyTetheringActive()3796 WifiConfiguration config = createValidWifiApConfiguration(); in testHotspotDoesNotStartWhenAlreadyTethering()6529 private WifiConfiguration createValidWifiApConfiguration() { in createValidWifiApConfiguration() method in WifiServiceImplTest