Searched defs:usingLegacyDnsProxy (Results 1 – 4 of 4) sorted by relevance
42 public static void tetherStart(final INetd netd, final boolean usingLegacyDnsProxy, in tetherStart()
203 int TetherController::startTethering(bool usingLegacyDnsProxy, int num_addrs, char** dhcp_ranges) { in startTethering()325 int TetherController::startTethering(bool usingLegacyDnsProxy, in startTethering()
151 void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, in String[] dhcpRanges); in startTetheringWithConfiguration()
911 public void startTetheringWithConfiguration(boolean usingLegacyDnsProxy, String[] dhcpRange) { in startTetheringWithConfiguration()