Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/api/
Dmodule-lib-lint-baseline.txt10 MissingPermission: android.net.IpSecManager#startTunnelModeTransformMigration(android.net.IpSecTran…
11 …UNNEL_MIGRATION required by method android.net.IpSecManager.startTunnelModeTransformMigration(andr…
Dsystem-lint-baseline.txt10 MissingPermission: android.net.IpSecManager#startTunnelModeTransformMigration(android.net.IpSecTran…
11 …UNNEL_MIGRATION required by method android.net.IpSecManager.startTunnelModeTransformMigration(andr…
Dsystem-current.txt295 …droid.Manifest.permission.MANAGE_IPSEC_TUNNELS) public void startTunnelModeTransformMigration(@Non…
/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecTransformTest.java147 mIpSecManager.startTunnelModeTransformMigration( in testStartTransformMigration()
161 mIpSecManager.startTunnelModeTransformMigration( in testStartTransformMigrationOnSdkBeforeU()
/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecManager.java1047 public void startTunnelModeTransformMigration( in startTunnelModeTransformMigration() method in IpSecManager
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTunnelTest.java858 mISM.startTunnelModeTransformMigration(
860 mISM.startTunnelModeTransformMigration(
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java479 mIpSecManager.startTunnelModeTransformMigration( in performMigration()
483 mIpSecManager.startTunnelModeTransformMigration( in performMigration()