Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework-t/src/android/net/
DIIpSecService.aidl62 void setNetworkForTunnelInterface( in setNetworkForTunnelInterface() method
DIpSecManager.java861 mService.setNetworkForTunnelInterface( in setUnderlyingNetwork()
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceParameterizedTest.java823 mIpSecService.setNetworkForTunnelInterface( in testSetNetworkForTunnelInterface()
843 mIpSecService.setNetworkForTunnelInterface( in testSetNetworkForTunnelInterfaceFailsForNullLp()
859 mIpSecService.setNetworkForTunnelInterface( in testSetNetworkForTunnelInterfaceFailsForInvalidResourceId()
880 mIpSecService.setNetworkForTunnelInterface( in testSetNetworkForTunnelInterfaceFailsWhenSettingTunnelNetwork()
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1534 public synchronized void setNetworkForTunnelInterface( in setNetworkForTunnelInterface() method in IpSecService