Lines Matching refs:tethering
35 // Libraries not including Tethering's own framework-tethering (different flavors of that one
56 ":services-tethering-shared-srcs",
57 ":statslog-tethering-java-gen",
84 "framework-tethering.impl",
92 // build tethering static library, used to compile both variants of the tethering.
104 apex_available: ["com.android.tethering"],
120 apex_available: ["com.android.tethering"],
131 "com.android.tethering",
185 // (framework-tethering.impl), if they are not just stubs, so that the name of jarjared
190 "framework-tethering.impl",
198 // Updatable tethering packaged for finalized API
209 privapp_allowlist: ":privapp_allowlist_com.android.tethering",
210 apex_available: ["com.android.tethering"],
224 privapp_allowlist: ":privapp_allowlist_com.android.tethering",
225 apex_available: ["com.android.tethering"],
232 name: "tethering-module-sdk",
236 "com.android.tethering",
239 "libcom.android.tethering.dns_helper",
250 "src/com/android/networkstack/tethering/metrics/stats.proto",
253 apex_available: ["com.android.tethering"],
258 name: "statslog-tethering-java-gen",
261 " --javaPackage com.android.networkstack.tethering.metrics --javaClass TetheringStatsLog",
262 out: ["com/android/networkstack/tethering/metrics/TetheringStatsLog.java"],