/packages/modules/Connectivity/staticlibs/client-libs/tests/unit/src/com/android/net/module/util/ |
D | NetdUtilsTest.java | 131 }).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/ |
D | NetdUtils.java | 158 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/ |
D | IpServerTest.java | 400 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/ |
D | DadProxyTest.java | 215 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/ |
D | RoutingCoordinatorService.java | 128 mNetd.networkAddInterface(netId, iface); in addInterfaceToNetwork()
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 9 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | NetdWrapper.java | 174 mNetdService.networkAddInterface(netId, iface); in modifyInterfaceInNetwork()
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 26 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/10/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/13/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/9/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/8/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/binder/android/net/ |
D | INetd.aidl | 120 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/12/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/5/android/net/ |
D | INetd.aidl | 27 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/16/android/net/ |
D | INetd.aidl | 52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/14/android/net/ |
D | INetd.aidl | 52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/15/android/net/ |
D | INetd.aidl | 52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/7/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/11/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/6/android/net/ |
D | INetd.aidl | 49 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/17/android/net/ |
D | INetd.aidl | 52 void networkAddInterface(int netId, in @utf8InCpp String iface); in networkAddInterface() method
|