Home
last modified time | relevance | path

Searched defs:sharedNetwork (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java2879 final WifiConfiguration sharedNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testHandleUserSwitchRemovesOldUserPrivateNetworks() local
2955 final WifiConfiguration sharedNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testHandleUserSwitchWithNoOldUserPrivateNetworks() local
3011 final WifiConfiguration sharedNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testHandleUserSwitchPushesOtherPrivateNetworksToSharedStore() local
3218 final WifiConfiguration sharedNetwork = WifiConfigurationTestUtil.createPskNetwork(); in testHandleUserStopDoesNotClearSharedData() local
5512 List<WifiConfiguration> sharedNetwork = networkStoreData.first; in testMostRecentlyConnectedNetwork() local