Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java140 TetheringConfiguration getTetherConfig(); in getTetherConfig() method
DBpfCoordinator.java170 @Nullable public abstract TetheringConfiguration getTetherConfig(); in getTetherConfig() method in BpfCoordinator.Dependencies