Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachineTest.java221 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE); in handlesChangingUpstream()
237 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE); in handlesChangingUpstreamNatFailure()
241 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE2); in handlesChangingUpstreamNatFailure()
255 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE); in handlesChangingUpstreamInterfaceForwardingFailure()
260 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE2); in handlesChangingUpstreamInterfaceForwardingFailure()
271 inOrder.verify(mNMService).stopInterfaceForwarding(IFACE_NAME, UPSTREAM_IFACE); in canUnrequestTetheringWithUpstream()
/frameworks/base/core/java/android/os/
DINetworkManagementService.aidl191 void stopInterfaceForwarding(String fromIface, String toIface); in stopInterfaceForwarding() method
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachine.java661 mNMService.stopInterfaceForwarding(mIfaceName, upstreamIface); in cleanupUpstreamInterface()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1389 public void stopInterfaceForwarding(String fromIface, String toIface) { in stopInterfaceForwarding() method in NetworkManagementService
/frameworks/base/config/
Dboot-image-profile.txt27758 HSPLandroid/os/INetworkManagementService;->stopInterfaceForwarding(Ljava/lang/String;Ljava/lang/Str…