Searched refs:createPasspointNetwork (Results 1 – 7 of 7) sorted by relevance
592 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testAddSinglePasspointNetwork()862 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemoveSinglePasspointNetwork()883 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemovePasspointNetworkAddedByOther()2268 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRetrievePnoListDoesNotContainEphemeralOrPasspointNetworks()3100 WifiConfigurationTestUtil.createPasspointNetwork(); in testHandleUserUnlockRemovePasspointConfigFromSharedConfig()3656 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemoveAllEphemeralOrPasspointConfiguredNetworks()3689 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemovePasspointConfiguredNetwork()4451 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testDisablePasspointNetwork()4473 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testDisablePasspointNetworkRemovesUserChoice()
376 public static WifiConfiguration createPasspointNetwork() { in createPasspointNetwork() method in WifiConfigurationTestUtil
1080 WifiConfiguration config = spy(WifiConfigurationTestUtil.createPasspointNetwork()); in connectPasspointAp()1109 WifiConfiguration config = spy(WifiConfigurationTestUtil.createPasspointNetwork()); in testResetWifiInfoPasspointFields()
2513 WifiConfiguration config = WifiConfigurationTestUtil.createPasspointNetwork(); in testAddPasspointProfileViaAddNetwork()
522 testSavedNetworks.add(WifiConfigurationTestUtil.createPasspointNetwork()); in buildSavedNetworkList()
425 WifiConfiguration config = WifiConfigurationTestUtil.createPasspointNetwork(); in testLegacyPasspointConfigSerializeDeserialize()
1796 WifiConfiguration currentConfiguration = WifiConfigurationTestUtil.createPasspointNetwork(); in verifyRemovingPasspointProfilesWhenAppIsDisabled()