Home
last modified time | relevance | path

Searched refs:networkAddInterface (Results 1 – 25 of 30) sorted by relevance

12

/packages/modules/Connectivity/staticlibs/client-libs/tests/unit/src/com/android/net/module/util/
DNetdUtilsTest.java131 }).when(mNetd).networkAddInterface(TEST_NET_ID, IFACE); in setNetworkAddInterfaceOutcome()
160 NetdUtils.networkAddInterface(mNetd, TEST_NET_ID, IFACE, in runNetworkAddInterfaceWithServiceSpecificException()
175 NetdUtils.networkAddInterface(mNetd, TEST_NET_ID, IFACE, in runNetworkAddInterfaceWithRemoteException()
185 verify(mNetd, times(expectedTries)).networkAddInterface(TEST_NET_ID, IFACE); in verifyNetworkAddInterfaceFails()
192 NetdUtils.networkAddInterface(mNetd, TEST_NET_ID, IFACE, in verifyNetworkAddInterfaceSucceeds()
194 verify(mNetd, times(expectedTries)).networkAddInterface(TEST_NET_ID, IFACE); in verifyNetworkAddInterfaceSucceeds()
/packages/modules/Connectivity/staticlibs/client-libs/netd/com/android/net/module/util/
DNetdUtils.java158 public static void networkAddInterface(final INetd netd, int netId, final String iface, in networkAddInterface() method in NetdUtils
163 netd.networkAddInterface(netId, iface); in networkAddInterface()
/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java400 inOrder.verify(mNetd, never()).networkAddInterface(anyInt(), anyString()); in canBeTetheredAsBluetooth()
404 inOrder.verify(mNetd).networkAddInterface(INetd.LOCAL_NET_ID, IFACE_NAME); in canBeTetheredAsBluetooth()
461 inOrder.verify(mNetd, never()).networkAddInterface(anyInt(), anyString()); in canBeTetheredAsUsb()
465 inOrder.verify(mNetd).networkAddInterface(INetd.LOCAL_NET_ID, IFACE_NAME); in canBeTetheredAsUsb()
490 inOrder.verify(mNetd).networkAddInterface(INetd.LOCAL_NET_ID, IFACE_NAME); in canBeTetheredAsWifiP2p_NotUsingDedicatedIp()
517 inOrder.verify(mNetd).networkAddInterface(INetd.LOCAL_NET_ID, IFACE_NAME); in canBeTetheredAsWifiP2p_UsingDedicatedIp()
805 inOrder.verify(mNetd).networkAddInterface(INetd.LOCAL_NET_ID, IFACE_NAME); in testOnNewPrefixRequest()
1151 inOrder.verify(mNetd, never()).networkAddInterface(anyInt(), anyString()); in doTestTetheringNetworkAgent()
1156 inOrder.verify(mNetd, times(1)).networkAddInterface(anyInt(), anyString()); in doTestTetheringNetworkAgent()
/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/
DDadProxyTest.java215 sNetd.networkAddInterface(INetd.LOCAL_NET_ID, mUpstreamParams.name); in setupProxy()
216 sNetd.networkAddInterface(INetd.LOCAL_NET_ID, mTetheredParams.name); in setupProxy()
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DRoutingCoordinatorService.java128 mNetd.networkAddInterface(netId, iface); in addInterfaceToNetwork()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl9 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DNetdWrapper.java174 mNetdService.networkAddInterface(netId, iface); in modifyInterfaceInNetwork()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl26 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/10/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/13/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/9/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/8/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/binder/android/net/
DINetd.aidl120 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/12/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/16/android/net/
DINetd.aidl52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/14/android/net/
DINetd.aidl52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/15/android/net/
DINetd.aidl52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/11/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/17/android/net/
DINetd.aidl52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method

12