Searched defs:dhcpRanges (Results 1 – 14 of 14) sorted by relevance
143 void startTethering(in String[] dhcpRanges); in startTethering()151 void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, in String[] dhcpRanges); in startTetheringWithConfiguration()
326 const std::vector<std::string>& dhcpRanges) { in startTethering()
439 std::vector<std::string> dhcpRanges; in runCommand() local
964 binder::Status NetdNativeService::tetherStart(const std::vector<std::string>& dhcpRanges) { in tetherStart()
56 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart()
74 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart()
73 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart()
96 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart()
716 void tetherStart(in @utf8InCpp String[] dhcpRanges); in tetherStart()
1615 final String[] dhcpRanges = cfg.enableLegacyDhcpServer in turnOnMainTetherSettings() local