Searched defs:tether (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
| D | TetheringService.java | 101 TetheringConnector(Tethering tether, TetheringService service) { in TetheringConnector() 107 public void tether(String iface, String callerPkg, String callingAttributionTag, in tether() method in TetheringService.TetheringConnector
|
| D | Tethering.java | 973 void tether(String iface, int requestedState, final IIntResultListener listener) { in tether() method in Tethering 981 private int tether(String iface, int requestedState) { in tether() method in Tethering
|
| /packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/ |
| D | ITetheringConnector.aidl | 25 void tether(String iface, String callerPkg, String callingAttributionTag, in tether() method
|
| D | TetheringManager.java | 577 public int tether(@NonNull final String iface) { in tether() method in TetheringManager
|
| /packages/modules/Connectivity/framework/src/android/net/ |
| D | ConnectivityManager.java | 2939 public int tether(String iface) { in tether() method in ConnectivityManager
|