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