Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachineTest.java175 inOrder.verify(mNMService).untetherInterface(IFACE_NAME); in canUnrequestTethering()
273 inOrder.verify(mNMService).untetherInterface(IFACE_NAME); in canUnrequestTetheringWithUpstream()
288 doThrow(RemoteException.class).when(mNMService).untetherInterface(IFACE_NAME); in interfaceDownLeadsToUnavailable()
/frameworks/base/core/java/android/os/
DINetworkManagementService.aidl164 void untetherInterface(String iface); in untetherInterface() method
/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java532 verify(mNMService, times(1)).untetherInterface(TEST_WLAN_IFNAME); in workingLocalOnlyHotspotEnrichedApBroadcast()
744 verify(mNMService, times(1)).untetherInterface(TEST_WLAN_IFNAME); in workingWifiTetheringEnrichedApBroadcast()
798 verify(mNMService, times(1)).untetherInterface(TEST_WLAN_IFNAME); in failureEnablingIpForwarding()
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachine.java541 mNMService.untetherInterface(mIfaceName); in exit()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1312 public void untetherInterface(String iface) { in untetherInterface() method in NetworkManagementService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2602 mNwService.untetherInterface(intf); in stopDhcpServer()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt4050 Landroid/os/INetworkManagementService;->untetherInterface(Ljava/lang/String;)V
Dboot-image-profile.txt27765 HSPLandroid/os/INetworkManagementService;->untetherInterface(Ljava/lang/String;)V