Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringService.java96 private static class TetheringConnector extends ITetheringConnector.Stub { class in TetheringService
100 TetheringConnector(Tethering tether, TetheringService service) { in TetheringConnector() method in TetheringService.TetheringConnector