Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionDisconnectedStateTest.java53 mGatewayConnection.setTunnelInterface(tunnelIface); in setUp()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java2574 void setTunnelInterface(IpSecTunnelInterface tunnelIface) { in setTunnelInterface() method in VcnGatewayConnection