Home
last modified time | relevance | path

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

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgTunnelManagerTest.java382 private void setupTunnelBringup( in setupTunnelBringup() method in EpdgTunnelManagerTest
407 private void setupTunnelBringup() throws Exception { in setupTunnelBringup() method in EpdgTunnelManagerTest
408 setupTunnelBringup(TEST_APN_NAME, EXPECTED_EPDG_ADDRESSES, 1 /* transactionId */); in setupTunnelBringup()
426 setupTunnelBringup(); in testBringUpTunnelSetsDeviceIdentityImeiSv()
460 setupTunnelBringup(); in testBringUpTunnelSetsDeviceIdentityImei()
491 setupTunnelBringup(); in testBringUpTunnelNoDeviceIdentityWhenImeiUnavailable()
513 setupTunnelBringup(); in testBringUpTunnelWithMobilityOptions()
531 setupTunnelBringup(TEST_APN_NAME, EXPECTED_EPDG_ADDRESSES_IPV6, 1); in testBringUpTunnelIpv6_verifyMobikeDisabled()
2284 setupTunnelBringup(TEST_APN_NAME, EXPECTED_EPDG_ADDRESSES, ++transactionId); in testIgnoreSignalFromObsoleteCallback()
2298 setupTunnelBringup(TEST_APN_NAME, EXPECTED_EPDG_ADDRESSES, ++transactionId); in testIgnoreSignalFromObsoleteCallback()
[all …]