Lines Matching refs:framework
15 // 1. The "net-utils-framework-common" library is also compiled into the framework and placed on the
16 // boot classpath. It uses jarjar rules so that anything outside the framework can use this
62 "//packages/modules/Connectivity/framework:__subpackages__",
71 "net-utils-framework-common",
75 "framework-annotations-lib",
76 "framework-configinfrastructure",
77 "framework-connectivity.stubs.module_lib",
99 "framework/**/DnsPacket.java",
100 "framework/**/DnsPacketUtils.java",
101 "framework/**/DnsSvcbPacket.java",
102 "framework/**/DnsSvcbRecord.java",
103 "framework/**/HexDump.java",
104 "framework/**/NetworkStackConstants.java",
112 "framework-annotations-lib",
113 "framework-connectivity.stubs.module_lib",
118 name: "net-utils-framework-common-srcs",
119 srcs: ["framework/**/*.java"],
120 path: "framework",
149 "framework-connectivity.stubs.module_lib",
174 "net-utils-framework-common",
178 "framework-annotations-lib", // Required by InetAddressUtils.java
179 "framework-connectivity.stubs.module_lib",
208 "framework-annotations-lib", // Required by IpUtils.java
209 "framework-connectivity.stubs.module_lib",
237 "framework-connectivity.stubs.module_lib",
238 // For libraries which are statically linked in framework-connectivity, do not
269 "framework-annotations-lib",
270 "framework-connectivity",
275 "net-utils-framework-common",
289 name: "net-utils-framework-common",
291 ":net-utils-framework-common-srcs",
297 "framework-annotations-lib",
298 "framework-connectivity.stubs.module_lib",
299 "framework-connectivity-t.stubs.module_lib",
300 "framework-location.stubs.module_lib",
315 "//packages/modules/Wifi/framework/tests:__subpackages__",
350 "framework-annotations-lib",
351 "framework-connectivity",
385 "framework-annotations-lib",
410 "framework-annotations-lib",
427 // The mDNS code is platform code so it should use framework-annotations-lib, contrary to apps that
431 // When using "system_current", framework annotations are not available; they would appear as
438 // "framework-annotations-lib" needs to be manually included before
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",
450 "framework-annotations-lib",
457 // Use a filegroup and not a library for telephony sources, as framework-annotations cannot be
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",
486 path: "framework",