Home
last modified time | relevance | path

Searched refs:tetherInterface (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachineTest.java161 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()
/frameworks/base/core/java/android/os/
DINetworkManagementService.aidl159 void tetherInterface(String iface); in tetherInterface() method
/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java426 verify(mNMService, times(1)).tetherInterface(TEST_WLAN_IFNAME); in verifyInterfaceServingModeStarted()
785 verify(mNMService, times(1)).tetherInterface(TEST_WLAN_IFNAME); in failureEnablingIpForwarding()
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachine.java519 mNMService.tetherInterface(mIfaceName); in enter()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1297 public void tetherInterface(String iface) { in tetherInterface() method in NetworkManagementService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2590 mNwService.tetherInterface(intf); in startDhcpServer()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt4049 Landroid/os/INetworkManagementService;->tetherInterface(Ljava/lang/String;)V
Dboot-image-profile.txt27760 HSPLandroid/os/INetworkManagementService;->tetherInterface(Ljava/lang/String;)V