Searched refs:TetheringConnector (Results 1 – 1 of 1) sorted by relevance
70 private TetheringConnector mConnector;77 mConnector = new TetheringConnector(makeTethering(deps), TetheringService.this); in onCreate()95 private static class TetheringConnector extends ITetheringConnector.Stub { class in TetheringService99 TetheringConnector(Tethering tether, TetheringService service) { in TetheringConnector() method in TetheringService.TetheringConnector