Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringConfigurationTest.java206 private TetheringConfiguration getTetheringConfiguration(int... legacyTetherUpstreamTypes) { in getTetheringConfiguration() method in TetheringConfigurationTest
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTethering.java1399 TetheringConfiguration getTetheringConfiguration() { in getTetheringConfiguration() method in Tethering