Home
last modified time | relevance | path

Searched refs:tethering (Results 1 – 25 of 172) sorted by relevance

1234567

/packages/modules/Connectivity/Tethering/
DAndroid.bp35 // 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",
[all …]
Djarjar-rules.txt5 rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
6 rule android.util.LocalLog* com.android.networkstack.tethering.util.LocalLog@1
7 rule android.util.IndentingPrintWriter* com.android.networkstack.tethering.util.AndroidUtilIndentin…
9 rule android.net.shared.Inet4AddressUtils* com.android.networkstack.tethering.shared.Inet4AddressUt…
12 rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1
15 rule com.android.net.module.util.Struct* com.android.networkstack.tethering.util.Struct@1
17 rule com.google.protobuf.** com.android.networkstack.tethering.protobuf@1
20 rule android.hidl.base.V1_0.DebugInfo* com.android.networkstack.tethering.hidl.base.V1_0.DebugInfo@1
Dproguard.flags10 -keep class com.android.networkstack.tethering.util.BpfMap {
14 -keep class com.android.networkstack.tethering.util.TcUtils {
18 -keep class com.android.networkstack.tethering.util.TetheringUtils {
24 -keep interface com.android.networkstack.tethering.util.Struct$Field {
27 -keepclassmembers public class * extends com.android.networkstack.tethering.util.Struct {
33 -keepclassmembers class * extends com.android.networkstack.tethering.protobuf.MessageLite {
/packages/modules/common/build/mainline_modules_sdks_test_data/
Dtethering_for_r_Android.bp20 name: "framework-tethering",
25 "com.android.tethering",
28 jars: ["public/framework-tethering-stubs.jar"],
29 current_api: "public/framework-tethering.txt",
30 removed_api: "public/framework-tethering-removed.txt",
34 jars: ["system/framework-tethering-stubs.jar"],
35 current_api: "system/framework-tethering.txt",
36 removed_api: "system/framework-tethering-removed.txt",
40 jars: ["module-lib/framework-tethering-stubs.jar"],
41 current_api: "module-lib/framework-tethering.txt",
[all …]
/packages/modules/Connectivity/Tethering/common/TetheringLib/
DAndroid.bp22 name: "framework-tethering",
24 "framework-tethering-defaults",
54 jarjar_rules: ":framework-tethering-jarjar-rules",
68 name: "framework-tethering-pre-jarjar",
70 "framework-tethering-defaults",
75 name: "framework-tethering-jarjar-rules",
77 ":framework-tethering-pre-jarjar{.jar}",
78 ":framework-tethering.stubs.module_lib{.jar}",
86 "$(location :framework-tethering-pre-jarjar{.jar}) " +
87 "--apistubs $(location :framework-tethering.stubs.module_lib{.jar}) " +
[all …]
/packages/modules/Connectivity/Tethering/apex/
DAndroid.bp40 // a stable tethering app instead, but will generally override the AOSP apex to use updatable
60 name: "com.android.tethering",
68 "com.android.tethering-bootclasspath-fragment",
71 "com.android.tethering-systemserverclasspath-fragment",
81 "libcom.android.tethering.dns_helper",
82 "libcom.android.tethering.connectivity_native",
121 key: "com.android.tethering.key",
134 name: "com.android.tethering.key",
135 public_key: "com.android.tethering.avbpubkey",
136 private_key: "com.android.tethering.pem",
[all …]
/packages/modules/Connectivity/Tethering/tests/
Djarjar-rules.txt3 rule com.android.internal.util.BitUtils* com.android.networkstack.tethering.util.BitUtils@1
4 rule com.android.internal.util.IndentingPrintWriter* com.android.networkstack.tethering.util.Indent…
5 rule com.android.internal.util.IState* com.android.networkstack.tethering.util.IState@1
6 rule com.android.internal.util.MessageUtils* com.android.networkstack.tethering.util.MessageUtils@1
7 rule com.android.internal.util.State* com.android.networkstack.tethering.util.State@1
8 rule com.android.internal.util.StateMachine* com.android.networkstack.tethering.util.StateMachine@1
9 rule com.android.internal.util.TrafficStatsConstants* com.android.networkstack.tethering.util.Traff…
13 rule android.util.LocalLog* com.android.networkstack.tethering.util.LocalLog@1
16 rule com.android.net.module.util.** com.android.networkstack.tethering.util.@1
19 rule com.android.testutils.TestBpfMap* com.android.networkstack.tethering.testutils.TestBpfMap@1
/packages/modules/Connectivity/
DTEST_MAPPING2 "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [
112 "tethering-mainline-presubmit": [
113 // Test with connectivity/tethering module only, to catch integration issues with older versions
114 // of other modules. "new tethering + old NetworkStack" is not a configuration that should
274 …ogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
288 …ogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
302 …ogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
316 …ogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
351 // Test with connectivity/tethering module only, to catch integration issues with older versions
352 // of other modules. "new tethering + old NetworkStack" is not a configuration that should
[all …]
/packages/modules/DnsResolver/
DTEST_MAPPING2 "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [
18 …le.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" },
19 …le.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" },
20 …le.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" },
21 …le.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" },
22 …gle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]" }
/packages/modules/Connectivity/DnsResolver/
DAndroid.bp22 name: "libcom.android.tethering.dns_helper",
23 version_script: "libcom.android.tethering.dns_helper.map.txt",
28 symbol_file: "libcom.android.tethering.dns_helper.map.txt",
48 symbol_file: "libcom.android.tethering.dns_helper.map.txt",
53 apex_available: ["com.android.tethering"],
62 "mts-tethering",
72 "libcom.android.tethering.dns_helper",
/packages/modules/Connectivity/nearby/
DREADME.md53 $ m com.android.tethering
54 …ess --input $ANDROID_PRODUCT_OUT/system/apex/com.android.tethering.capex --output /tmp/tethering.a…
55 $ adb install /tmp/tethering.apex
62 $ banchan com.google.android.tethering mainline_modules_arm64
64 $ adb install out/dist/com.google.android.tethering.apex
66 …le currently preloaded on the phone (in /system/apex/com.google.android.tethering.apex). Compatibl…
78 [INSTALL_FAILED_VERSION_DOWNGRADE: Downgrade of APEX package com.google.android.tethering is not al…
84 2. cp tethering.next.apex com.google.android.tethering.apex
85 3. adb push com.google.android.tethering.apex /system/apex/
/packages/modules/Connectivity/Tethering/apishim/common/com/android/networkstack/tethering/apishim/common/
DBpfCoordinatorShim.java17 package com.android.networkstack.tethering.apishim.common;
28 import com.android.networkstack.tethering.BpfCoordinator.Dependencies;
29 import com.android.networkstack.tethering.BpfCoordinator.Ipv6DownstreamRule;
30 import com.android.networkstack.tethering.BpfCoordinator.Ipv6UpstreamRule;
42 return new com.android.networkstack.tethering.apishim.api31.BpfCoordinatorShimImpl( in getBpfCoordinatorShim()
45 return new com.android.networkstack.tethering.apishim.api30.BpfCoordinatorShimImpl( in getBpfCoordinatorShim()
/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java17 package com.android.networkstack.tethering.apishim.api31;
39 import com.android.networkstack.tethering.BpfCoordinator.Dependencies;
40 import com.android.networkstack.tethering.BpfCoordinator.Ipv6DownstreamRule;
41 import com.android.networkstack.tethering.BpfCoordinator.Ipv6UpstreamRule;
42 import com.android.networkstack.tethering.BpfUtils;
43 import com.android.networkstack.tethering.Tether6Value;
44 import com.android.networkstack.tethering.TetherDevKey;
45 import com.android.networkstack.tethering.TetherDevValue;
46 import com.android.networkstack.tethering.TetherDownstream6Key;
47 import com.android.networkstack.tethering.TetherLimitKey;
[all …]
/packages/modules/Connectivity/service/
DAndroid.bp38 "com.android.tethering",
44 "com.android.tethering",
60 "com.android.tethering",
72 "com.android.tethering",
99 "com.android.tethering",
140 "com.android.tethering",
150 // There are Tethering.apk and TetheringNext.apk variants for the tethering APEX,
175 // TODO: figure out why just using "framework-tethering" uses the stubs, even though both
176 // service-connectivity and framework-tethering are in the same APEX.
177 "framework-tethering.impl",
[all …]
/packages/modules/Connectivity/remoteauth/
DREADME.md37 $ m com.android.tethering deapexer
39 ${ANDROID_PRODUCT_OUT}/system/apex/com.android.tethering.capex \
40 --output /tmp/tethering.apex
41 $ adb install -r /tmp/tethering.apex
/packages/modules/Connectivity/tests/common/
Dtethering-jni-jarjar-rules.txt1 # Match the tethering jarjar rules for utils backed by
8 rule com.android.net.module.util.BpfMap* com.android.networkstack.tethering.util.BpfMap@1
9 rule com.android.net.module.util.BpfUtils* com.android.networkstack.tethering.util.BpfUtils@1
10 rule com.android.net.module.util.TcUtils* com.android.networkstack.tethering.util.TcUtils@1
/packages/modules/Connectivity/staticlibs/netd/
DAndroid.bp29 "com.android.tethering",
52 "com.android.tethering",
97 "com.android.tethering",
106 "com.android.tethering",
190 "com.android.tethering",
213 "com.android.tethering",
244 "com.android.tethering",
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DOffloadHardwareInterfaceTest.java17 package com.android.networkstack.tethering;
23 import static com.android.networkstack.tethering.OffloadHardwareInterface.NF_NETLINK_CONNTRACK_DEST…
24 import static com.android.networkstack.tethering.OffloadHardwareInterface.NF_NETLINK_CONNTRACK_NEW;
25 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_AIDL;
26 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_HIDL_…
27 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_HIDL_…
28 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_NONE;
56 import com.android.networkstack.tethering.OffloadHardwareInterface.ForwardedStats;
57 import com.android.networkstack.tethering.OffloadHardwareInterface.OffloadHalCallback;
DTetheringNotificationUpdaterTest.kt17 package com.android.networkstack.tethering
43 import com.android.networkstack.tethering.TetheringNotificationUpdater.ACTION_DISABLE_TETHERING
44 import com.android.networkstack.tethering.TetheringNotificationUpdater.DOWNSTREAM_NONE
45 import com.android.networkstack.tethering.TetheringNotificationUpdater.EVENT_SHOW_NO_UPSTREAM
46 import com.android.networkstack.tethering.TetheringNotificationUpdater.NO_UPSTREAM_NOTIFICATION_ID
47 import com.android.networkstack.tethering.TetheringNotificationUpdater.RESTRICTED_NOTIFICATION_ID
48 import com.android.networkstack.tethering.TetheringNotificationUpdater.ROAMING_NOTIFICATION_ID
49 import com.android.networkstack.tethering.TetheringNotificationUpdater.VERIZON_CARRIER_ID
50 import com.android.networkstack.tethering.TetheringNotificationUpdater.getSettingsPackageName
/packages/modules/NetworkStack/
DTEST_MAPPING2 "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [
17 // but with other modules on different version(e.g. an older tethering module to verify
47 …oogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
52 …oogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
55 // but with other modules on different version(e.g. an older tethering module to verify
/packages/modules/Connectivity/Tethering/apishim/30/com/android/networkstack/tethering/apishim/api30/
DBpfCoordinatorShimImpl.java17 package com.android.networkstack.tethering.apishim.api30;
33 import com.android.networkstack.tethering.BpfCoordinator.Dependencies;
34 import com.android.networkstack.tethering.BpfCoordinator.Ipv6DownstreamRule;
35 import com.android.networkstack.tethering.BpfCoordinator.Ipv6UpstreamRule;
41 extends com.android.networkstack.tethering.apishim.common.BpfCoordinatorShim {
/packages/modules/CaptivePortalLogin/
DTEST_MAPPING2 "captiveportal-networkstack-resolve-tethering-mainline-presubmit": [
19 …ogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
29 …oogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadHalHidlImpl.java17 package com.android.networkstack.tethering;
19 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_HIDL_…
20 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_HIDL_…
21 import static com.android.networkstack.tethering.OffloadHardwareInterface.OFFLOAD_HAL_VERSION_NONE;
22 import static com.android.networkstack.tethering.OffloadHardwareInterface.halVerToString;
23 import static com.android.networkstack.tethering.util.TetheringUtils.uint16;
39 import com.android.networkstack.tethering.OffloadHardwareInterface.ForwardedStats;
40 import com.android.networkstack.tethering.OffloadHardwareInterface.OffloadHalCallback;
DIOffloadHal.java17 package com.android.networkstack.tethering;
22 import com.android.networkstack.tethering.OffloadHardwareInterface.ForwardedStats;
23 import com.android.networkstack.tethering.OffloadHardwareInterface.OffloadHalCallback;
/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DConntrackSocketTest.java17 package com.android.networkstack.tethering;
24 import static com.android.networkstack.tethering.OffloadHardwareInterface.IPCTNL_MSG_CT_NEW;
25 import static com.android.networkstack.tethering.OffloadHardwareInterface.NFNL_SUBSYS_CTNETLINK;
26 import static com.android.networkstack.tethering.OffloadHardwareInterface.NF_NETLINK_CONNTRACK_DEST…
27 import static com.android.networkstack.tethering.OffloadHardwareInterface.NF_NETLINK_CONNTRACK_NEW;

1234567