Searched refs:tetherInterface (Results 1 – 8 of 8) sorted by relevance
161 inOrder.verify(mNMService).tetherInterface(IFACE_NAME); in canBeTethered()192 inOrder.verify(mNMService).tetherInterface(IFACE_NAME); in canBeTetheredAsUsb()307 doThrow(RemoteException.class).when(mNMService).tetherInterface(IFACE_NAME); in usbShouldBeTornDownOnTetherError()
159 void tetherInterface(String iface); in tetherInterface() method
426 verify(mNMService, times(1)).tetherInterface(TEST_WLAN_IFNAME); in verifyInterfaceServingModeStarted()785 verify(mNMService, times(1)).tetherInterface(TEST_WLAN_IFNAME); in failureEnablingIpForwarding()
519 mNMService.tetherInterface(mIfaceName); in enter()
1297 public void tetherInterface(String iface) { in tetherInterface() method in NetworkManagementService
2590 mNwService.tetherInterface(intf); in startDhcpServer()
4049 Landroid/os/INetworkManagementService;->tetherInterface(Ljava/lang/String;)V
27760 HSPLandroid/os/INetworkManagementService;->tetherInterface(Ljava/lang/String;)V