Searched refs:createPasspointNetwork (Results 1 – 7 of 7) sorted by relevance
645 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testAddSinglePasspointNetwork()919 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemoveSinglePasspointNetwork()940 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemovePasspointNetworkAddedByOther()2363 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRetrievePnoListDoesNotContainEphemeralOrPasspointNetworks()3195 WifiConfigurationTestUtil.createPasspointNetwork(); in testHandleUserUnlockRemovePasspointConfigFromSharedConfig()3751 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemoveAllEphemeralOrPasspointConfiguredNetworks()3784 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testRemovePasspointConfiguredNetwork()4546 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testDisablePasspointNetwork()4568 WifiConfiguration passpointNetwork = WifiConfigurationTestUtil.createPasspointNetwork(); in testDisablePasspointNetworkRemovesUserChoice()
377 public static WifiConfiguration createPasspointNetwork() { in createPasspointNetwork() method in WifiConfigurationTestUtil
1200 WifiConfiguration config = spy(WifiConfigurationTestUtil.createPasspointNetwork()); in connectPasspointAp()1229 WifiConfiguration config = spy(WifiConfigurationTestUtil.createPasspointNetwork()); in testResetWifiInfoPasspointFields()
2668 WifiConfiguration config = WifiConfigurationTestUtil.createPasspointNetwork(); in testAddPasspointProfileViaAddNetwork()
520 testSavedNetworks.add(WifiConfigurationTestUtil.createPasspointNetwork()); in buildSavedNetworkList()
482 WifiConfiguration config = WifiConfigurationTestUtil.createPasspointNetwork(); in testLegacyPasspointConfigSerializeDeserialize()
1798 WifiConfiguration currentConfiguration = WifiConfigurationTestUtil.createPasspointNetwork(); in verifyRemovingPasspointProfilesWhenAppIsDisabled()