Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringConfigurationTest.java245 private TetheringConfiguration getTetheringConfiguration(int... legacyTetherUpstreamTypes) { in getTetheringConfiguration() method in TetheringConfigurationTest
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1857 TetheringConfiguration getTetheringConfiguration() { in getTetheringConfiguration() method in Tethering