Lines Matching refs:net

15 // 1. The "net-utils-framework-common" library is also compiled into the framework and placed on the
18 // 2. The "net-utils-services-common" library is for use by modules and frameworks/base/services.
20 // 3. The "net-utils-telephony-common-srcs" filegroup is for use specifically by telephony, which
36 name: "net-utils-device-common",
38 "device/com/android/net/module/util/arp/ArpPacket.java",
39 "device/com/android/net/module/util/DeviceConfigUtils.java",
40 "device/com/android/net/module/util/DomainUtils.java",
41 "device/com/android/net/module/util/FdEventsReader.java",
42 "device/com/android/net/module/util/NetworkMonitorUtils.java",
43 "device/com/android/net/module/util/PacketReader.java",
44 "device/com/android/net/module/util/SharedLog.java",
45 "device/com/android/net/module/util/SocketUtils.java",
46 "device/com/android/net/module/util/FeatureVersions.java",
47 "device/com/android/net/module/util/HandlerUtils.java",
63 "//frameworks/opt/net/ike",
64 "//frameworks/opt/net/wifi/service",
66 "//frameworks/opt/net/telephony",
71 "net-utils-framework-common",
97 name: "net-utils-dnspacket-common",
118 name: "net-utils-framework-common-srcs",
127 // The net-utils-device-common-bpf library requires the callers to contain
128 // net-utils-device-common-struct-base.
130 name: "net-utils-device-common-bpf",
132 "device/com/android/net/module/util/BpfBitmap.java",
133 "device/com/android/net/module/util/BpfDump.java",
134 "device/com/android/net/module/util/BpfMap.java",
135 "device/com/android/net/module/util/BpfUtils.java",
136 "device/com/android/net/module/util/IBpfMap.java",
137 "device/com/android/net/module/util/JniUtil.java",
138 "device/com/android/net/module/util/SingleWriterBpfMap.java",
139 "device/com/android/net/module/util/TcUtils.java",
150 "net-utils-device-common-struct-base",
163 name: "net-utils-device-common-struct-base",
165 "device/com/android/net/module/util/Struct.java",
174 "net-utils-framework-common",
191 // The net-utils-device-common-struct library requires the callers to contain
192 // net-utils-device-common-struct-base.
194 name: "net-utils-device-common-struct",
196 "device/com/android/net/module/util/Ipv6Utils.java",
197 "device/com/android/net/module/util/PacketBuilder.java",
198 "device/com/android/net/module/util/structs/*.java",
210 "net-utils-device-common-struct-base",
222 // The net-utils-device-common-netlink library requires the callers to contain
223 // net-utils-device-common-struct and net-utils-device-common-struct-base.
225 name: "net-utils-device-common-netlink",
227 "device/com/android/net/module/util/netlink/**/*.java",
241 "net-utils-device-common-struct",
242 "net-utils-device-common-struct-base",
254 // The net-utils-device-common-ip library requires the callers to contain
255 // net-utils-device-common-struct and net-utils-device-common-struct-base.
257 // TODO : this target should probably be folded into net-utils-device-common
258 name: "net-utils-device-common-ip",
260 "device/com/android/net/module/util/ip/*.java",
273 "net-utils-device-common",
274 "net-utils-device-common-netlink",
275 "net-utils-framework-common",
289 name: "net-utils-framework-common",
291 ":net-utils-framework-common-srcs",
304 "//cts/tests/tests/net",
306 "//packages/modules/Connectivity/tests/cts/net",
309 "//frameworks/opt/net/ike",
337 name: "net-utils-services-common",
339 "device/android/net/NetworkFactory.java",
340 "device/android/net/NetworkFactoryImpl.java",
341 "device/android/net/NetworkFactoryLegacyImpl.java",
342 "device/android/net/NetworkFactoryShim.java",
362 "//frameworks/base/services/net",
375 name: "net-utils-device-common-async",
377 "device/com/android/net/module/util/async/*.java",
400 name: "net-utils-device-common-wear",
402 "device/com/android/net/module/util/wear/*.java",
413 "net-utils-device-common-async",
435 name: "net-utils-device-common-mdns-standalone-build-test",
442 "device/com/android/net/module/util/FdEventsReader.java",
443 "device/com/android/net/module/util/SharedLog.java",
444 "framework/com/android/net/module/util/ByteUtils.java",
445 "framework/com/android/net/module/util/CollectionUtils.java",
446 "framework/com/android/net/module/util/HexDump.java",
447 "framework/com/android/net/module/util/LinkPropertiesUtils.java",
460 name: "net-utils-telephony-common-srcs",
463 "device/android/net/NetworkFactory.java",
464 "device/android/net/NetworkFactoryImpl.java",
465 "device/android/net/NetworkFactoryLegacyImpl.java",
466 "device/android/net/NetworkFactoryShim.java",
478 name: "net-utils-framework-wifi-common-srcs",
480 "framework/com/android/net/module/util/DnsSdTxtRecord.java",
481 "framework/com/android/net/module/util/Inet4AddressUtils.java",
482 "framework/com/android/net/module/util/InetAddressUtils.java",
483 "framework/com/android/net/module/util/MacAddressUtils.java",
484 "framework/com/android/net/module/util/NetUtils.java",
496 name: "net-utils-wifi-service-common-srcs",
498 "device/android/net/NetworkFactory.java",
499 "device/android/net/NetworkFactoryImpl.java",
500 "device/android/net/NetworkFactoryLegacyImpl.java",
501 "device/android/net/NetworkFactoryShim.java",
504 "//frameworks/opt/net/wifi/service",