Home
last modified time | relevance | path

Searched refs:getValidatedServerList (Results 1 – 6 of 6) sorted by relevance

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java211 when(mMockEpdgSelector.getValidatedServerList( in setUp()
372 .getValidatedServerList( in testBringUpTunnelSuccess()
2115 .getValidatedServerList( in testTunnelSetupRequestParams()
2334 .getValidatedServerList( in testBringUpTunnelIpv4Preferred()
2359 .getValidatedServerList( in testBringUpTunnelIpv6Preferred()
2384 .getValidatedServerList( in testBringUpTunnelIpv4Only()
2413 .getValidatedServerList( in testBringUpTunnelIpv6Only()
2441 .getValidatedServerList( in testBringUpTunnelIpv6OnlyOnIpv4Wifi()
2468 .getValidatedServerList( in testBringUpTunnelSystemPreferred()
2607 .getValidatedServerList( in testUpdateNetworkForIncomingSetupRequest()
DEpdgSelectorTest.java585 mEpdgSelector.getValidatedServerList( in getValidatedServerListWithIpPreference()
/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanDataService.java1192 mEpdgSelector.getValidatedServerList( in prefetchEpdgServerList()
1200 mEpdgSelector.getValidatedServerList( in prefetchEpdgServerList()
/packages/services/Iwlan/test/com/google/android/iwlan/
DIwlanDataServiceTest.java1416 .getValidatedServerList( in testDnsPrefetching()
1425 .getValidatedServerList( in testDnsPrefetching()
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java1287 public IwlanError getValidatedServerList( in getValidatedServerList() method
DEpdgTunnelManager.java2449 epdgSelector.getValidatedServerList( in selectEpdgAddress()