Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 20 of 20) sorted by relevance

/packages/modules/NetworkStack/common/moduleutils/src/android/net/shared/
DNetdUtils.java51 public static void tetherInterface(final INetd netd, final String iface, final IpPrefix dest) in tetherInterface()
57 public static void tetherInterface(final INetd netd, final String iface, final IpPrefix dest, in tetherInterface()
74 private static void networkAddInterface(final INetd netd, final String iface, in networkAddInterface()
94 public static void untetherInterface(final INetd netd, String iface) in untetherInterface()
DRouteUtils.java63 public static void addRoutesToLocalNetwork(final INetd netd, final String iface, in addRoutesToLocalNetwork()
/packages/modules/NetworkStack/src/android/net/ip/
DIpClientLinkObserver.java122 public IpClientLinkObserver(Context context, Handler h, String iface, Callback callback, in IpClientLinkObserver()
137 private void maybeLog(String operation, String iface, LinkAddress address) { in maybeLog()
151 public void onInterfaceRemoved(String iface) { in onInterfaceRemoved()
168 public void onInterfaceLinkStateChanged(String iface, boolean state) { in onInterfaceLinkStateChanged()
178 public void onInterfaceAddressUpdated(LinkAddress address, String iface) { in onInterfaceAddressUpdated()
194 public void onInterfaceAddressRemoved(LinkAddress address, String iface) { in onInterfaceAddressRemoved()
242 public void onInterfaceDnsServerInfo(String iface, long lifetime, String[] addresses) { in onInterfaceDnsServerInfo()
DIpReachabilityMonitor.java165 static Dependencies makeDefault(Context context, String iface) { in makeDefault()
/packages/modules/NetworkStack/tests/lib/src/com/android/testutils/
DTestNetworkTracker.kt43 val iface = tnm.createTunInterface(arrayOf(interfaceAddr)) in initTestNetwork() constant
54 val iface: TestNetworkInterface, constant in com.android.testutils.TestNetworkTracker
DTestableNetworkStatsProviderBinder.kt28 data class OnSetLimit(val iface: String?, val quotaBytes: Long) : CallbackType() constant in com.android.testutils.TestableNetworkStatsProviderBinder.CallbackType.OnSetLimit
DTestableNetworkStatsProvider.kt31 data class OnSetLimit(val iface: String?, val quotaBytes: Long) : CallbackType() constant in com.android.testutils.TestableNetworkStatsProvider.CallbackType.OnSetLimit
/packages/services/Car/computepipe/runner/client_interface/
DFactory.cpp36 std::string iface, const proto::Options graphOptions, in createClientInterface()
DAidlClientImpl.cpp63 AidlClientImpl* iface = static_cast<AidlClientImpl*>(cookie); in deathNotifier() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java547 void handlePanDeviceStateChange(BluetoothDevice device, String iface, int state, in handlePanDeviceStateChange()
647 private String startTethering(String iface) { in startTethering()
651 private String stopTethering(String iface) { in stopTethering()
655 private String configureBtIface(boolean enable, String iface) { in configureBtIface()
762 BluetoothPanDevice(int state, String iface, int localRole, int remoteRole) { in BluetoothPanDevice()
DBluetoothTetheringNetworkFactory.java213 public void startReverseTether(final String iface) { in startReverseTether()
/packages/services/Car/computepipe/runner/
DEventGenerator.cpp35 Status DefaultEvent::dispatchToComponent(const std::shared_ptr<RunnerComponentInterface>& iface) { in dispatchToComponent()
DRunnerComponent.cpp41 Status ClientConfig::dispatchToComponent(const std::shared_ptr<RunnerComponentInterface>& iface) { in dispatchToComponent()
/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
DP2pUtils.java92 static boolean isOnInterface(NetworkInterface iface, Inet4Address address) { in isOnInterface()
/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
DSpeedMeasurementController.java168 UsbInterface iface = mDevice.getInterface(0); in ReaderThread() local
224 UsbInterface iface = mDevice.getInterface(0); in BaseWriterThread() local
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DIpClientTest.java173 private static LinkProperties makeEmptyLinkProperties(String iface) { in makeEmptyLinkProperties()
357 final String iface = TEST_IFNAME; in testProvisioningWithInitialConfiguration() local
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java766 NetworkInterface iface = NetworkInterface.getByName(ifaceName); in handleWifiApStateChange() local
786 BinderInterfaceContainer.BinderInterface<ICarProjectionKeyEventHandler> iface) { in onBinderDeath()
/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java588 public void onAvailabilityChanged(String iface, boolean isAvailable) { in onAvailabilityChanged()
/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpClient.java451 private DhcpClient(Context context, StateMachine controller, String iface, in DhcpClient()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...