Searched defs:dhcpRange (Results 1 – 4 of 4) sorted by relevance
43 final String[] dhcpRange) throws RemoteException, ServiceSpecificException { in tetherStart()
412 public void startTethering(String[] dhcpRange) { in startTethering()
906 public void startTethering(String[] dhcpRange) { in startTethering()911 public void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, String[] dhcpRange) { in startTetheringWithConfiguration()
328 for (const auto& dhcpRange : dhcpRanges) { in startTethering() local