Home
last modified time | relevance | path

Searched defs:getTetherConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DOffloadController.java175 TetheringConfiguration getTetherConfig(); in getTetherConfig() method
H A DBpfCoordinator.java275 @Nullable public abstract TetheringConfiguration getTetherConfig(); in getTetherConfig() method in BpfCoordinator.Dependencies