Searched refs:usingLegacyDnsProxy (Results 1 – 2 of 2) sorted by relevance
158 void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, in String[] dhcpRanges); in startTetheringWithConfiguration() argument
998 public void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, String[] dhcpRange) { in startTetheringWithConfiguration() argument1001 NetdUtils.tetherStart(mNetdService, usingLegacyDnsProxy, dhcpRange); in startTetheringWithConfiguration()