Searched defs:tetheringType (Results 1 – 3 of 3) sorted by relevance
47 @NonNull Collection<AddressInfo> addresses, int tetheringType) { in TetheredClient()
1133 private void disableWifiIpServingLockedCommon(int tetheringType, String ifname, int apState) { in disableWifiIpServingLockedCommon()2326 public void requestEnableTethering(int tetheringType, boolean enabled) { in makeControlCallback()
157 public void requestEnableTethering(int tetheringType, boolean enabled) { } in requestEnableTethering()